JavaScript blocked by new version browsers

J

jfradette

Hello, all of my JavaScript are blocked by the latest version of
Explorer. What can I add to my scripts to prevent browsers from
blocking it? I am using scripts for a drop-down menu to jump to a
specific page and also for a roll-over effect on a map. Any suggestions
or advice would be greatly appreciated.

Thank you!
 
E

Evertjan.

wrote on 19 mrt 2005 in comp.lang.javascript:
Hello, all of my JavaScript are blocked by the latest version of
Explorer. What can I add to my scripts to prevent browsers from
blocking it? I am using scripts for a drop-down menu to jump to a
specific page and also for a roll-over effect on a map. Any suggestions
or advice would be greatly appreciated.

Do you really expect such script not to be blocked?

It is like the notice "please open your eyes to read this".
 
A

Andrew Poulos

Hello, all of my JavaScript are blocked by the latest version of

It's normally not IE that's doing the blocking but rather XP SP2. And
this is usually only a problem for local files. If you host your files
on a web server IE should play them just fine.

Two other options you have are: make your HTML files into a HTAs (which
means, I believe, that they can only run under MS Windows); or try
adding the 'mark of the web' to the top of your files.


Andrew Poulos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top