This plugin is an improvement to the original iFixPng plugin. It may use some more resources and work slower, but there are some important improvements:
Any improvements to speed or functionality are welcome. For as long as IE6 will be around, we need to tackle this problem together.
The unfix method was removed.
// Set the transparent pixel jQuery.ifixpng('/images/pixel.gif'); jQuery('img, .bgPng').ifixpng();
note! When using jquery versions older than 1.2.6, please make sure to use the dimensions plugin, as the plugin relies on the outerWidth / outerHeight methods.