View Full Version : Print Current WebPage with JS ???
Bubbleeeo
07-02-2002, 07:52 AM
10 :confused: How can add a Printer Icon on Webpage to press it for Printer Output to printing the current document / webpage.
Script=OpenPrint???
whackaxe
07-02-2002, 10:36 AM
<a href="javascript:document.print()"><img src="printer.gif"></a>
that should do
Bubbleeeo
07-02-2002, 10:41 AM
:o Gee.. That's It.. I think I get it now.. Thank you very much.. WackAxe----------------------------->>>> ^.^<<<<---------------
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.