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 working from 1.1.1 to 1.1.4 without issues.
Charles doublerebel.com On Aug 27, 2:31 pm, voltron <[EMAIL PROTECTED]> wrote: > 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 the image using background repeat. > > > On 27/08/2007, voltron <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > has anyone gotten the pngFix plugin to work with Jquery 1.1.4? > > > > Thanks