On Jun 20, 2006, at 4:36 PM, Christian Heilmann wrote:

>> I've set a repeating png background by putting this in an ie only
>> stylesheet that's imported from a conditional comment:
>>
>> * html #text_box {
>> background: none;
>> filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/
>> opacity_bkg.png",sizingMethod="scale");
>> }
>>
>> I found it with a google search - can't say I understand it
>
> If you include it via conditional comments anyway then there is no
> need for the * html (which is normally used to target MSIE 6).
>
> The rest is the MS-only filter stuff:
> http://msdn.microsoft.com/workshop/author/filter/reference/filters/ 
> alphaimageloader.asp
>

Hey thanks for that - I wonder if I'd managed to hide it from MSIE5.

-C

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to