hi,
we have a cascading style sheet that defines a @media print selector

@media print {
            #left_side {display:none; }    
            #right_side {display:none; }    
            etc ...
}

In some pages we want to print the left side but not the right side etc ...
We do not want to define several print selectors, is there a way to specify in 
this @media print selector the sides not to display, depending on which HTML 
page i am printing from ?

Thanks

                
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1ยข/min.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to