Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q1403

irt.org | About | Feedback | 3515 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1403

Sent by
Jon Speechley on January 23, 2002 at 10:46:37:

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
Create a button which resides in a division, which is hidden upon clicking then unhidden after the print operation, thus:

<html>
<head>
<script language="javascript">

</head>
<body>
Click button to print this screen.
<div id="printbutton">
<button onclick="PrintWithoutButton('printbutton')">Print Screen</button>
</div>
</body>
</html>


Other feedback on 'irt.org FAQ Knowledge Base Q1403' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.