Loading your print stylesheet
Interesting article about loading stylesheets you are not using for the page displayed. For instance, loading print stylesheets.I always wondered; when you set up your stylesheet in an orderly way, your print stylesheet doesn't have to be more than just setting some divs to
.not-used-in-print { display:none; }Am I right?5768 viewed | 4 opinion(s) | del.icio.us | Digg it | Michiel @ 19/06/07 8:27 cet



