Quoting Curt Zirzow <[EMAIL PROTECTED]>:
> > What is the "correct" way to open the page from the print link to a new
> > page?
> 
> @media print {
>   .css {
>     its: all here;
>   }
> }

Yeah, but sometimes you want the print version to be more nifty, like
have all the pages in an article instead of just the current page.
That calls for some server-side work AND a specific print-only CSS.

-- 
Romanian Web Developers - http://ROWD.ORG

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to