Click to See Complete Forum and Search --> : Popup error trapping


WoodyD
04-03-2003, 08:15 AM
Does anyone know of a script to detect errors generated when opening popup windows, and the user has Popup Stopper or some other popup blocking software running?

Vladdy
04-03-2003, 11:27 AM
Your best solution is to design without popups. People block them for a reason, you know...
Need an alternative (http://forums.webdeveloper.com/showthread.php?s=&threadid=6810) ?

WoodyD
04-03-2003, 03:06 PM
I use them to popup zoomed images from product thumbnails. Does anyone know a javascript error handler for this?

Vladdy
04-03-2003, 04:02 PM
Much simpler to popup an image within the page using a floating layer...