The problem is, they are never "shown". Fancy Box takes the html from the original hidden div, then presents that to the user. I cannot figure out a way to apply the fix to this png on-the-fly??? :-(
On Oct 20, 1:22 pm, "Isaak Malik" <[EMAIL PROTECTED]> wrote: > You just need to apply the pngfix to those elements as soon as they are > shown. Nothing more, nothing less.. > > On Mon, Oct 20, 2008 at 5:59 PM, yabdab <[EMAIL PROTECTED]> wrote: > > > 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? > > -- > Isaak Malik > Web Developer

