hi,
my problem is that i am making a style sheet which makes a page printer friendly. when a link is clicked a javascript function switches the style sheet to the print one.
however certain images do not disappear. the background images from the original style sheet i make transparent by:
display: transparent !important
however for list-style-image entries in the original CSS i cant seem to get them to disappear when i do:
list-style-image: transparent !important
regards,
cajchris
my problem is that i am making a style sheet which makes a page printer friendly. when a link is clicked a javascript function switches the style sheet to the print one.
however certain images do not disappear. the background images from the original style sheet i make transparent by:
display: transparent !important
however for list-style-image entries in the original CSS i cant seem to get them to disappear when i do:
list-style-image: transparent !important
regards,
cajchris