wsg  

[WSG] old underscore hack question

kevin mcmonagle
Fri, 18 Jul 2008 16:01:28 -0700

hi,
i want to use the underscore hack instead of conditional comments because it will be easier to keep track of image paths.
Its only an ie6 because transparency workaround.
In my understanding the below code should only serve the gif to ie 6, not later versions?
but IE net renderer is rendering the gif in all ie versions.
Its not really like that in a real "life" right?

#shell{ background:url(../images/bgshad.png);
_background: url(../images/iebg.gif);
margin:0 auto;
background-repeat:repeat-y;
}

thanks in advance
-kevin



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************