All Tags »
javascript »
"cause we can" (RSS)
Sorry, but there are no more tags available to filter with.
-
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>...
Page 1 of 1 (1 items)