[jQuery] Re: pngFix and display:none

2008-10-20 Thread Isaak Malik
I've had a look at the Fancy Box and it seems the pngfix seems to do its
job. It would be helpful if you provided us with a demo where it's not
working.

Also, you might want to give this pngfix hack a try:

http://jquery.khurshid.com/ifixpng.php

On Mon, Oct 20, 2008 at 10:37 PM, yabdab <[EMAIL PROTECTED]> wrote:

>
> 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
>



-- 
Isaak Malik
Web Developer


[jQuery] Re: pngFix and display:none

2008-10-20 Thread yabdab

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


[jQuery] Re: pngFix and display:none

2008-10-20 Thread Isaak Malik
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