HTML & CSS Snippets

Name:Print Page
Description: Print the content of a webpage using javascript, this will popup the print dialog box.

Code below...
<form>
<input type="button" value="Print this page" onclick="window.print()"/>
</form>

« Back to HTML & CSS Snippets

Home | Site Map | Privacy Policy | Advertising | Contact Us
Copyright © 2006-2014 r2xDesign.net - All Rights Reserved.
eXTReMe Tracker