hello again,

i was wondering if anyone knows what is going on with this. i have been
reading about png support in ie6 and am trying to not use javascript to fix
it. i have my img src pointing to a blank gif like i was told and have the
following in my css:

* html #logo{
background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../logo.png",
sizingMethod="scale");
}

this points to the png that i want. now it comes up on screen with the
correct dimensions when i view image dimensions but the image is completely
missing. does anyone know what is going on here?

Thanks for any help in advance! this is an annoying issue
Jeff
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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