| Your Best Hosting Solution Keeping it Simple | | | | | | |  | Close Window Button |  |
What it's all about: Close a window with a button How to install this script:Place this code within your HTML code where you would like the button to appear. <form method="post"> <input type="button" value="Close Window" onclick="window.close()"> </form> | | | | | |