Pages:1
Semi-transparent images in IE(Click here to view the original thread with full colors/images)
Posted by: Dokteur Kill
Trying to help a mate here. I know transparent .png-images don't work in IE (since it doesn't support alpha-channel-wotsitsname), so is there any other way of getting a semi-transparent image that will show properly in Internet Explorer?
The image just a simple square that forms the background for a menu (so that the main background for the page shows through it), so it doesn't necessarily have to be an image format, if the same effect can be achieved in some other way, I'm sure that works too.
Posted by: smeerkat
Could you use the CSS property
background:transparent;
http://www.alistapart.com/articles/rollovers/
|
|