[jQuery] iFixPng Improved
After using my own flavour of iFixPng for a long time now, I decided
it was time to publish it, so the community can make use of it as
well.
Although the performance will be a bit slower, it has 2 important
improvements to make the use of transparent PNGs more painless in IE6:
* The image or element with a background image doesn't have to be
visible for the fix to work.
* background-position in all possible formats is now supported,
including an IE absolute position fix. (bottom: -1px || bottom: 0px)
If you see any improvements in functionality or performance, please
let me know.
The plugin can be found here:
http://plugins.jquery.com/project/iFixPng2
Cheers!
Yereth