Wednesday 04 May 2005 6:49:23 am
This is a browser / web user-agent issue. The answer is that user-agents (from what i know, to date, at least) is that they all handle css style sheet imports using the "@import url(file.css)" the same way.... They ignore them, They don't download them when saving the web page. It's a bit of a negative feature. But it's the way they all work. Some people especially web page designers really like this features as it discourages stealing of web page designs.... Yet, don't loose hope, you can use the older and very much still supported alternate, instead:
<link href="file.css" rel="stylesheet" type="text/css">
cheers, //kracker Sole : Selling Live Water : Teepee on a highway blues
Member since: 2001.07.13 || http://ezpedia.se7enx.com/
|