View Single Post
Old 06-24-2007, 06:53 PM   #13 (permalink)
Teranoz
Webcoder
 
Teranoz's Avatar
 
Join Date: Jan 2003
Location: Netherlands
Posts: 1,288
Points: 0
use css

[style type="text/css" media="print"]
.noprint {
visibility:hidden;
}
[/style]

Give all non printable the class noprint
Teranoz is offline   Reply With Quote Send a private message to Teranoz