dj
7 Nov 2009, 3:21 PM
Hi all,
unfortunately I still have to support Internet Explorer 6. As you know, IE6 only supports PNGs with alpha transparency through a hack. Applying this hack manually was too tedious and error-prone for me, the available JavaScript solutions too big.
Therefore I created extcore-pngfix (http://github.com/d--j/extcore-pngfix), a 700 bytes (gziped net weight) small drop-in that automatically applies the PNG hack if necessary.
Download: http://cloud.github.com/downloads/d--j/extcore-pngfix/pngfix-0.1.0.tar.gz
Source-code/Homepage: http://github.com/d--j/extcore-pngfix
It's a MIT licensed project hosted on GitHub. So feel free to copy/fork/modify it as you like.
unfortunately I still have to support Internet Explorer 6. As you know, IE6 only supports PNGs with alpha transparency through a hack. Applying this hack manually was too tedious and error-prone for me, the available JavaScript solutions too big.
Therefore I created extcore-pngfix (http://github.com/d--j/extcore-pngfix), a 700 bytes (gziped net weight) small drop-in that automatically applies the PNG hack if necessary.
Download: http://cloud.github.com/downloads/d--j/extcore-pngfix/pngfix-0.1.0.tar.gz
Source-code/Homepage: http://github.com/d--j/extcore-pngfix
It's a MIT licensed project hosted on GitHub. So feel free to copy/fork/modify it as you like.