Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] window.close () not catched
- From: javascript at webdesignofficina.com (Guillaume)
- Subject: [Javascript] window.close () not catched
- Date: Mon Apr 24 09:15:24 2006
Hi list, A new window is opened with an inline window.open JavaScript ( target="_blank" refuses to pass Xhtml validation). Trying to close this opened window with... <a href="#" onclick="window.close()">Close</a> ... is working fine. This new window offers the ability to browse images, previous / next links, one by one. You can close the window any time, when any image is browsed... Except in Safari: this browser allows the window.close only when the window is opened first. If you browse to the second image inside this window the window.close does not work anymore... Any idea why ? Any fix ? Thank you for any help. Guillaume.
- Follow-Ups:
- [Javascript] window.close () not catched
- From: David Dorward
- [Javascript] window.close () not catched
- From: Scott Reynen
- [Javascript] window.close () not catched
- From: Nick Fitzsimons
- [Javascript] window.close () not catched
- Prev by Date: [Javascript] Memory leaks?
- Next by Date: [Javascript] window.close () not catched
- Previous by thread: [Javascript] Memory leaks?
- Next by thread: [Javascript] window.close () not catched
- Index(es):