Javascript - Page Printing

<html>
   <head>     
      <script type = "text/javascript">
         <!--
         //-->
      </script>
   </head>
 
   <body>     
      <form>
         <input type = "button" value = "Print" onclick = "window.print()" />
      </form> 
   </body>
<html>

No comments:

Post a Comment

Welcome

Lets learn java script