About this Script:
This is a javascript solution to using transparent PNG images in Internet Explorer 6 (IE6). If you are using Prototype, you just need to copy and paste a few lines of code into your site to be able to use this.
Download the zip or do an svn export, and take a look at the readme. There are several examples with explanations.
- Dependent on "Prototype JavaScript framework (1.6.0)":http://www.prototypejs.org/2007/8/15/prototype-1-6-0-release-candidate
- Works on img elements and on background images of elements
- PNG's can be used as backgrounds. However, image tiling will not work
- Safe to use - You don't have to make an exception or write separate code for IE6
- Background PNG's used in :hover's might need another application of the method