Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which jQuery plugin should be used to fix the IE6 PNG transparency issue?

Is there an IE6/PNG fix that is officially developed by the jQuery team?

If not which of the available plugins should I use?

like image 893
Brian Boatright Avatar asked Sep 13 '08 18:09

Brian Boatright


2 Answers

I'm using jquery.pngFix.js. I don't know if it's officially sanctioned or not, I do know that it works. I chose it because it was the plugin included with FancyBox, no other reason.

like image 174
alexp206 Avatar answered Nov 05 '22 20:11

alexp206


This .htc pngfix has always worked for me, even in cases where the jquery plugin failed.

like image 34
dizzy_fingers Avatar answered Nov 05 '22 21:11

dizzy_fingers