saving the page of the website

saving the page of the website

Wednesday 04 May 2005 6:32:05 am - 2 replies

Author Message

kracker (the)

The Doctor

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/

M M

Wednesday 04 May 2005 7:06:15 am

thanks a lot :)

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.