domenica, aprile 02, 2006

Detecting Pop-Up Blockers

I thought this was an interesting approach to detecting pop-up blockers. This bright fellow uses JavaScript to access the ID of the window that was opened. If his script determines that the pop-up was blocked, a message appears in a div alerting the user to allow pop-ups.

To see the script in action, click here.