Re: Deactivate browser's print function



Cartoper wrote:

source: http://www.aw-soft.com/htmlguard-security.html

Ah ha. What their software is essentially doing is adding a print
style*** to your page that contains the rule:

* {
display: none;
}

This means that nothing will be shown on any pages that are printed. Of
course, this is going to annoy people who don't know how to get around
such silly things.

--
Dylan Parry
http://electricfreedom.org | http://webpageworkshop.co.uk

The opinions stated above are not necessarily representative of
those of my cats. All opinions expressed are entirely your own.
.


Quantcast