> > When a browser is loading a page (ie. where media="screen"), does a > browser load/cache alternate stylesheets that are additionally > declared in the page like so? > > <link rel="stylesheet" type="text/css" href="/css/print.css" media="print" > />
Good question, browser wouldn't know when you will need/call the print style so, loads it all up. Cem Meric Kalkadoon Corporate Solutions www.kalkadoon.net ______________________________________________________________________ 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/
