Close a Window

  • Your can use one of the codes shown below:
    <form>
    <input type="button" value="Close Window" onClick="window.close()">
    </form>
  • This is the same as
    <a href="javascript:window.close()">Close Window</a>

0 comments :

Post a Comment

> Related Posts with Thumbnails
 

Copyright © 2012. GS dot net - All Rights Reserved - Design by BTDesigner - Proudly powered by Blogger