Popup Blocker is blocking Javascript rollovers - how to stop?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm a site designer and have a page that only contains Javascript for image
swaps - the code is not spawning a new window (popping up) even so IE is
blocking my script. Why?

How can I fix in my code (html/Javascript) to avoid this? I don't want to
change my browser settings or popup blocker settings - I want to adjust my
code so no one visiting my page with IE gets this error.

So frustrated. Any help apprieciated!

thanks

PS
I'm using IE 6.0.2900.2180.xpsp_gdr.050301-1519
 
air5 said:
I'm a site designer and have a page that only contains Javascript for image
swaps - the code is not spawning a new window (popping up) even so IE is
blocking my script. Why?

Why are you blaming a popup blocker?
Perhaps the user has disabled Active Scripting?

If you need help you probably need to describe your symptoms
and not your interpretation of them. Or post a link and see if anyone
else can reproduce a problem symptom with it and then give you their
description and interpretation.


---
 
Back
Top