What's new? | Help | Directory | Sign in
Google
png-opacity-support-for-internet-explorer
This javascript code fixes Internet Explorer problems with PNG Opacity
  
  
  
  
    
Show all Featured Downloads:
ie-fix-opacity.js
Show all Featured Wiki Pages:
HowTo
Join project
Project owners:
  alvaro.isorna

This code will iterate with each element with the class 'ie-fix-opacity' and add an IE filter, replacing the background-image for the filter of that image.

Dependencies

This project depends on prototype.js (http://prototype.conio.net/) and Browser Detect Lite (http://www.dithered.com/javascript/browser_detect/index.html), but you can try any other library you prefer.