View Full Version : Gift : Javascript disappearing on printing button
Nicool 02-04-2004, 03:22 PM Hye,
Obviously interesting to delete a printing button on a page than will be printed... Check this on my resume at http://ndhaussy.free.fr
<!-- Disappears on printing --->
<input type="submit" value="Print" onClick="this.parentNode.removeChild(this); window.print(); ">
Chears
|
|
Ian Jones
02-04-2004, 11:00 PM
Can you explain that a little more? It's just that I think I know what it does but I'm not game to test it... or start printing.
Nicool
02-05-2004, 08:42 AM
To use on HTML page design. It's just a simple task. It deletes this print button from the page on printing. So the button won't be on the printed sheet of paper. You can test it on my resume on my site.
Is that clear enough? :)
Ian Jones
02-05-2004, 01:00 PM
Hey you can't blame me for not knowing what 'Imprimer' meant... nice trick!
Nicool
02-05-2004, 04:59 PM
Oh sorry. I won't blame you. I forgot I've typed it in french :) I hope this trick will be useful to you.
Chears
CGTalk Moderation
01-17-2006, 08:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.