Click to See Complete Forum and Search --> : Pls HELP, urgent...!!


Dulsanka
06-02-2009, 07:11 AM
Dear all
I'm working in a web developing environment where I cant use CSS or js supporting files. further to that every coding I have to use inside the body area. Because when I go to design design tb all the tags like <title>, <Java script> are automatically erasing by the developing SW.

I used some flash buttons and I gave link to another web page to open inside the same window using flash action scrip. But it didn't work. It opens the page as a new window.


I need to use image magnifier in side the page.


Realy greatefull and appriciated if some one can help me to find a soluation fro these problams

Delan
06-02-2009, 07:40 AM
1. Please do not put "urgent" in your request. It's against the rules. Just ask, and we'll help.
2. Try moving to hand-coding if you can, it's better than WYSIWYG. If you can't, add the CSS and JavaScript after you've finished developing the page in your (limited) environment in a normal text editor.

Dulsanka
06-02-2009, 09:16 AM
1. Please do not put "urgent" in your request. It's against the rules. Just ask, and we'll help.
2. Try moving to hand-coding if you can, it's better than WYSIWYG. If you can't, add the CSS and JavaScript after you've finished developing the page in your (limited) environment in a normal text editor.

First of all sorry for the mistake and i'll make sure it'll never happen in future.

Most of the time I do hand coding.
But I cant upload any supporting file to the server.
Everything I need to do in side the body coding area.

I may need guidance to use java script in a situation like this or another possible solution.

Thanks in advance.

KDLA
06-02-2009, 10:06 AM
1. Please do not put "urgent" in your request. It's against the rules. Just ask, and we'll help.

1. Ummmm - no, it isn't. There are no rules which discourage word selection, except a ban on profanity. However, thread subjects that indicate the content of the thread are helpful.

---

So, just to clarify - you've created some flash buttons, but the action attached to them (going to a URL) is opening the page in another window?

Double check your script to see if the target of the URL is "blank" - if it is, then that's the reason. If not, you may want to check any linked javascript in the <head> section that may provide a default setting to all links, opening them in another window.

Dulsanka
06-04-2009, 12:57 AM
Hi KDLA

In Flash buttons I have mentioned the target correctly.

For the second soluation can you put any coding part, so then I could search for it. Further to that i am not authorized to make any changes beyond the <Body>.
pls help...