Oneclickmeta remove the ie7 image toolbar
Dec 21

The easyest way to print a page, is to simply write an anchor tag, like so:

 
<a href="#" onClick="javascript:window.print()"
> Print this Page!</a>
 

result:
Print this Page!

Leave a Reply