- From: Tapas Kanti Roy <tapas.roy@openwave.com>
- Date: Thu, 12 Sep 2002 11:34:46 -0700
- To: "Matt Reine" <matt_reine@yahoo.com>, <www-style@w3.org>
This can be done by setting the appropriate cache control headers when the server sends the style sheets for the first time. Browsers (that implement HTTP caching) cache the style sheet too, so if the site is designed with one style sheet, that style sheet doesnt have to be fetched again (ie. more than once) if it has not expired in the cache. thanks and regards -tapas -----Original Message----- From: www-style-request@w3.org [mailto:www-style-request@w3.org]On Behalf Of Matt Reine Sent: Wednesday, September 11, 2002 11:33 PM To: www-style@w3.org Cc: www-style@w3c.org Subject: Idea for W3C on improving stylesheets Hello, I had an idea on how to improve stylesheets... Maybe everyone could consider this idea for awhile. Here goes... Right now we have to include the styles on the top of each page in the html stream that gets sent to the browser. Would it be possible to say, in a future version on style sheets, send down ALL of the possible style commands for formatting ONLY ONCE when a user first browses to a domain. Say you put in a StyleExpires command which would cache the styles on the client side after the first visit to the domain and KEEP them on file unless the date/time is after the StyleExpires property. This would SIGNIFICANTLY REDUCE the amount of network chatter on the internet as stlyes would only need to be downloaded once per domain. Thank you! Please send comments / feedback to: Matt Reine matt_reine@yahoo.com Owner of www.LowestCostMusic.com __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
Received on Thursday, 12 September 2002 14:35:19 UTC