Log in

View Full Version : Hiding buttons from printing?



johnnyi
06-30-2005, 01:21 PM
Hi,

I have a web form that has four buttons on it - one being a 'print form' button. When the user prints the form, my four buttons appear at the bottom of the printed [paper] page. Is there a tag or script that I can utilize to not print these buttons [on paper], but still have them visible on the screen?

- I

johnnyi
06-30-2005, 01:58 PM
Scratch that - I wrote a JavaScript to hide these elements, prior to printing, then to unhide them once printing is complete...

Webmaster: This topic may be deleted.