[jQuery] pngFix and display:none
I am seeing an issue in that POS browser IE6 that goes like this...
pngFix() works only on images that are displayed. I have some hidden
divs (display:none) that contain png files that are reveled when
needed. But they are missing when I show() them.
Any ideas what is happening to them?