CSS and image opacity
CSS and image opacity
- Started
- Last post
- 0 Responses
- d1ė
Ive applied an image opacity filter to a jpg via CSS filter. This works fine in IE 5.5+ and even Netscape 6+
I've forgotten about supporting Netscape 4 a long time ago so that is not concern. However, I was wondering if there was a way to support in IE5. And if there is no fix at all, have it load an unfiltered version of the same image.
ideas?