[jQuery] Re: pnGFix Plugin with Jquery 1.1.4

2007-08-28 Thread polyrhythmic
Goodness yes, looking at the sources, iepnghack will be the best option. It will also be the most compatible with future jQuery versions. The pngFix plugin uses a cloning hack I've never seen before! I am using internally a pngFix function based off the same code as iepnghack, and it's been wor

[jQuery] Re: pnGFix Plugin with Jquery 1.1.4

2007-08-27 Thread voltron
Thanks Sam, I´ll try the other one out. On Aug 27, 11:14 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > AFAIK there are two pngFix plugins for jquery. > > http://khurshid.com/jquery/iepnghack/ > > Is the one I am using, it works (as far as I have tested) with latest > jQuery, you can't repeat t

[jQuery] Re: pnGFix Plugin with Jquery 1.1.4

2007-08-27 Thread Sam Sherlock
AFAIK there are two pngFix plugins for jquery. http://khurshid.com/jquery/iepnghack/ Is the one I am using, it works (as far as I have tested) with latest jQuery, you can't repeat the image using background repeat. On 27/08/2007, voltron <[EMAIL PROTECTED]> wrote: > > > Hi all, > > has anyone g