The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Browse by Tags

All Tags » javascript » "cause we can" (RSS)
Sorry, but there are no more tags available to filter with.
  • Legacy browser compatible window.close()

    On the project I'm maintaining: > Header.asp: [...] <a href="closeThisWindow.asp">Leave</a> [...] > CloseThisWindow.asp: <%@ Language=VBScript %> <html> <head> </head> <body> <script language="JavaScript"> window.close(); </script> </body>...
    Posted to Forum by Zecc on 07-03-2007
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems