hello, im trying to get a half transparent PNG to show as it should in IE (without a gray background) and I found this code:it will make the PNG show as it should but it wont show anything in FF so I also wrote the normal code that looks like thisCode:filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png', sizingMethod='scale');but then IE will get both the images... how can i solve this in a easy way? the GIF image can only be 100% or 0% transparent so I cant use it.Code:background: url('image.png') no-repeat;



Reply With Quote



Bookmarks