Click to See Complete Forum and Search --> : print page script


stormrevolution
08-04-2003, 05:15 PM
got a image on my page (little printer image) which i want to use as a print page button. is there a script that will do this?

Cheers all!

pyro
08-04-2003, 05:24 PM
<img src="printicon.gif" onclick="window.print();" alt="">

Jeff Mott
08-04-2003, 06:53 PM
Just my opinion but... I already have a print button on my browser. And so does everybody else (probably). We really don't need another one. ;)