| Author |
Hide text in printout
|
cavin brown
Greenhorn
Joined: Apr 18, 2006
Posts: 5
|
|
To hide certain text in the print out... I made the font color white and added a dark background behind the text, assuming that the white text wont turn out on the page. but the text still shows up on the print out. Please advise how to make a text visible on the page but invisible on the printed page. Cavin [ April 18, 2006: Message edited by: Bear Bibeault ]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Search google for CSS Print Media and set the dtyle to disply none Eric
|
 |
cavin brown
Greenhorn
Joined: Apr 18, 2006
Posts: 5
|
|
Thanks Eric... it worked. I just had to make the text invisible in my '<LINK media=print' css. Cavin
|
 |
 |
|
|
subject: Hide text in printout
|
|
|