Office Software - Excel Software - Microsoft Software - QuickBooks Software - Visual Software - Comptuer Software - Web Software - Sharepoint Software - Photoshop Software - Mac Software - QuarkXPress Software - management Software - Project Software - Learn Software - email Software - Network Software - Linux Software - Unix Software - Work Software - Net Software - ASP Software - PHP Software - HTML Software - CMS Software - XML Software - Mobile Software -
Lessons IT Support Teaching Technology Training Advice Notebook Instruction Tutorials PC DVDs Learning Laptop Help CDs IT Tutoring Help Computer Lessons
Javascript Close Window
Result : Link TO Close Window Close This Window
Code :
<a href="javascript: self.close()">Close Window</a>
Result : Close window with button
Close This WindowCode :
<form>
< input type="button" value="Close Window" onClick="window.close()">
< /form>







