Code <!-- this script got from www.wainsorg.ucoz.com-Coded by: Alex Wains --> <!-- Start of Close Browser Script --> <!-- When the "Close Window" button is clicked, this script will close the browser window that the webpage is in. --> <script language="JavaScript"> <!--
function closeIt() { close(); }
// --> </script>
<center> <form> <input type=button value="Close Window" onClick="closeIt()"> </form> </center>
<font face="Tahoma"><a target="_blank" href="http://www.wainsorg.ucoz.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>
Preview :
JavaScript Free Code
|