Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Css @media print issues

Status
Not open for further replies.

JCrou82

Programmer
Aug 23, 2002
265
US
I created a CSS file to "hide" my navigation when printing so that the page prints out better. I tested it in Both netscape 7 and Internet explorer 6 and works fine. Unfortunately for me, when i showed it to the client, they were using an earlier version of explorer, version 5.

Now I know that i should test on other browsers as well but when i read up on how to do this, it said that it will only work on browsers version 4 and up....how come it didn't. What it does, is it runs the CSS script as if it's being printed, but in IE6, it shows it normally. Can someone else out there test this for me with version 5 of IE just in case it's not settings on the clients browser.



Thank You
 
I printed it with I.E. 5.0 (PC) using the "pritable version" link and it printed the navigation links.


Aaron
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top