Hello friends, I want to create a print button on my page where by the visitor can print the page. pls what is the syntax? regards, adsegzy
Here's an alternative including an image <a href="javascript:window.print()"><img src="images/print.gif" border="0" alt="Print off this page" title="Print off this page"></a> Code (markup): View attachment 42830