Hello,
I've used the jQuery PNG fix on a website I'm working on, but the PNG images seem to be distorted "only sometimes" in IE6 and IE7. It seems to happen most often when the page is loaded for the first time, i.e., when the browser does not have a cache of the images yet.
The website in question is available at http://dev.akeenlabs.com/sharonlaing .
Has anyone run into this issue with this particular JavaScript solution or am I just doing something wrong?
jQuery PNG Fix: http://jquery.andreaseberhard.de/pngFix/
[EDIT] Here's a screenshot of the problem in question: http://dev.akeenlabs.com/png_fix_problem.jpg .[/EDIT]
Thanks