Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Quote:
Originally Posted by chrishirst
You would have to use window.open to spawn new windows, but it would be blocked by all pop-up blockers.
|
Actually, it depends on what browser you're using.
http://wayfarerweb.com/popup-blocker-test.html
(tested in Firefox, Chrome, and Explorer, at default settings).
Results:
Firefox: .... Single Popup in response to click: ..... WORKS
................ Popups in response to click: ............. WORKS
Chrome: ... Single Popup in response to click: ..... WORKS
................ Multiple Popups in response to click: .. WORKS
Explorer: .. Single Popup in response to click: ...... WORKS
................ Multiple Popups in response to click: ... BLOCKS EVERYTHING BUT THE FIRST POPUP
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
Last edited by wayfarer07; 10-11-2010 at 02:55 PM..
|