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


On Sun, 17 Aug 2008 08:40:54 -0700, Bill Moseley responded:
> 
> I have not looked into the details, but we have been avoiding @import:
>
> http://developer.yahoo.com/performance/rules.html
>
[...]
>
> 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
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

FWIW - I have been using this "extra DIV for IE" for a while -- since
I discovered that IE 7 fails to "zoom" background images on the BODY
element in fact. The "#for_IE5-7" DIV holds the same background-image
as that on the BODY element, "killing two birds with one stone" -- 
so to speak. 

Cordially,
David
--

______________________________________________________________________
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