Re: [css-d] Using background-image PNGs in IE

2005-11-04 Thread Michael Hulse
On Nov 4, 2005, at 12:55 PM, Christopher Brown wrote: > I'd like to somehow shoehorn it into an ID or class: > > div#image {background-image: url("../images/image.png");} > > Does anyone know if this is this even possible without using script? > I'm tired of waiting for IE7 to come out. > Dunno,

[css-d] Using background-image PNGs in IE

2005-11-04 Thread Christopher Brown
Hi -- Has anyone heard of a method for using a PNG as a background-image that'll work in IE? I know the MS filter to use: style="filter:progid:DxImageTransform.Microsoft.AlphaImageLoader(src='im age.png',sizingMethod='scale');" I'd like to somehow shoehorn it into an ID or class: div#image {ba