On May 1, 2006, at 11:19 PM, Bojana Lalic wrote:
> Hi all
>
> I've got a problem with IE5.5 always loading the print stylesheet -
> which then gets rid of the navigation.
>
> <style type="text/css" media="print">
> @import url("/styles/print.css");
> </style>
IE 5.5 doesn't handle that import well (who'd have thought?!) You want:
<link rel="stylesheet" href="/styles/print.css" media="print" />
-Tyson
--
Tyson Tate
* Graphic Designer, CalPoly Library
* Assistant Librarian & Member, Mustang Band
* Team Member, CalPoly Triathlon Team
* Webmaster & Active, Kappa Kappa Psi
* Freelance Graphic Designer
______________________________________________________________________
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/