On Thu, Aug 14, 2008 at 07:09:07PM -0300, Manuel Razzari wrote:
> 
> Extremely appreciated link, this seems to be EXACTLY what I need.

I have not looked into the details, but we have been avoiding @import:

    http://developer.yahoo.com/performance/rules.html

in our markup -- and also in our CSS to avoid chaining HTTP requests.



Why are the IE conditionals not an option?

Here's a suggestion how to avoid the css hacks and use a single
style sheet.  Requires extra wrapper markup, which I don't find that
attractive, but it's just an extra <div> or two.

    http://www.positioniseverything.net/articles/cc-plus.html

This also has the advantage of fewer HTTP requests to fetch separate
css files.

-- 
Bill Moseley
[EMAIL PROTECTED]
Sent from my iMutt

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to