C
Cuperman
Hi All,
I have two buttons on my web page that need to print the content with
or without images.
I want to use CSS to determine what is and isnt printed:
How can I change which print.css is loaded depending on which button is
clicked? Or how can I add a new line into my existing CSS: img
{display:none;}
Thanks,
Mark
I have two buttons on my web page that need to print the content with
or without images.
I want to use CSS to determine what is and isnt printed:
How can I change which print.css is loaded depending on which button is
clicked? Or how can I add a new line into my existing CSS: img
{display:none;}
Thanks,
Mark