Thursday, 16 May 2013

print button in webpage


<!-- this script got from www.javascriptfreecode.com coded by: Krishna Eydatoula-->

<input type=button name=print value="Print this page" onClick="javascript:window.print()">



<font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>

No comments:

Post a Comment