Forum Moderators: open
I have a found a script which is just what I want for my new web site, but the script does not function as it should do on Win XP SP2. Script URL below:
[codelifter.com...]
Click: Launch Demo Popup Window
is there a fix for this?
Thank you for your reply. I have already turned off the Pop Up Blocker, but it doesn’t make any difference. Also my purpose is not to annoy my visitors with annoying pop up ads but too offer a different way of viewing information on my site without having a lot of white space as I will only be displaying little chucks of info.
Regards
domoftheuk (Dominic Naylor)
[msdn.microsoft.com...]
Supposedly, "A pop-up window opened as a direct result of a user action (e.g., clicking a page element) will not be blocked."
It all depends on how the script works. Maybe you can try fiddling it around so it complies with the new guidelines.
The problem is not that the window will not launch the problem is it shows the title bar, status bar and is framed. The script is meant to get rid of the frames around the window and get rid of the title and status bars.
The script please have a look:
[codelifter.com...]
is there a fix for that script has it does not fuction as it would in versions before Win XP SP2
And, have not been able to get it completely working with win98 IE6, just get the unresized full screen popup, whether from my own test file or the code site's demo link.
Yes, that is a SP2 update. This stops unscrupulous sites from opening a full screen window with no visible controls.
Most users do not know how to get away from these and just unplug their computer - possibly causing damage to hard disks or semi written files.
There is no way around it - except to use an alternative browser to IE.
the problem is it shows the title bar, status bar and is framed
To be blunt, the problem is when a web designer thinks a frameless popup is a good idea.
Opening such a window without a title bar and a close button is simply wrong under any circumstances. It is a trapping mechanism that users have great difficulty getting out of, even if not full-screen.
You need to change your design to get rid of this kind of frameless popup completely for all your users, and in the meantime, let's appreciate a good move brought about by SP2.