Posted by Jonathan N. Little on 09/09/05 16:50
Leif K-Brooks wrote:
> Sid Ismail wrote:
>
>>Maybe try this-
>>
>>@media print
>>{
>>.noprint{visibility : hidden;}
>>}
>>
>>and right on top, have <div class=noprint>
>>and at the bottom </div>
>
>
> Er, why wouldn't you just style body?
BODY { display: none; }
Yes simpler but very easy to circumvent.
Better solution to use media with rights management like PDF where you
can password protect printing of document
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|