I'm currently designing a website for a shop.
I am trying to create a popup window when people click on a picture link.
I am having major problems with the Information Bar in IE blocking the popups.
I am using the Javascript code from EchoEcho, their example popup using yahoo.com doesn't cause the Information Bar to flare up when I view their site, but if I copy the code verbatum and run it on my website, the bar catches it.
Does anyone know why this is happening? Is it:
- Because I'm developing this website on the hard drive, so it doesn't like the fact that the popup window reference looks like a local page is being run at the execution of the popup? This doesn't however explain why the yahoo.com example doesn't work.
- Is it because Microsoft have some system where 'trusted' sites and addresses aren't flagged?
- Is it because I was rude to my sister all those years ago and this is karma catching up with me?
Please Help, I am slowly going spare.
I am trying to create a popup window when people click on a picture link.
I am having major problems with the Information Bar in IE blocking the popups.
I am using the Javascript code from EchoEcho, their example popup using yahoo.com doesn't cause the Information Bar to flare up when I view their site, but if I copy the code verbatum and run it on my website, the bar catches it.
Does anyone know why this is happening? Is it:
- Because I'm developing this website on the hard drive, so it doesn't like the fact that the popup window reference looks like a local page is being run at the execution of the popup? This doesn't however explain why the yahoo.com example doesn't work.
- Is it because Microsoft have some system where 'trusted' sites and addresses aren't flagged?
- Is it because I was rude to my sister all those years ago and this is karma catching up with me?
Please Help, I am slowly going spare.
Last edited: