Hello all

I have a site where i am using one style sheet to load others

here it is:

@import url("layout.css");
@import url("modules.css");
@import url("print.css") print;


problem is IE (really?!!)  doe's not recognize the print delivered in this
manner - does it have to be pulled in the page separately? - I have
googled this - but no answers

Thanks

N
______________________________________________________________________
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/

Reply via email to