[thelist] Save me from JavaScript humiliation

Christian Heilmann codepo8 at gmail.com
Mon Feb 12 10:29:29 CST 2007


> Other than that, I'd probably use a security "are you sure" modular
> window with a link that tells the user that they would lose the app if
> they open the link and offer another link to open it in a new window.
> Unsolicited window.open() coming from a timeout will most likely be
> blocked by popup blockers.

A quick example using the YUI panel:
http://icant.co.uk/sandbox/yuipanel/safety.html

All links with the class "external" now get this functionality.


-- 
Chris Heilmann
Book: http://www.beginningjavascript.com
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/



More information about the thelist mailing list