ThispluginisanimprovementtotheoriginaliFixPngplugin.Itmayusesomemoreresourcesandworkslower,buttherearesomeimportantimprovements:
Theimageorelementwithabackgroundimagedoesn'thavetobevisible.background-positionisnowsupported,includinganIEabsolutepositionfix.(bottom:-1px||bottom:0px)UpdateSince3.1.0background-positioninpercentagesisfullysupported.Seethedemopageforademonstration.Anyimprovementstospeedorfunctionalityarewelcome.ForaslongasIE6willbearound,weneedtotacklethisproblemtogether.
Theunfixmethodwasremoved.
Usage://SetthetransparentpixeljQuery.ifixpng('/images/pixel.gif');jQuery('img,.bgPng').ifixpng();
note!Whenusingjqueryversionsolderthan1.2.6,pleasemakesuretousethedimensionsplugin,asthepluginreliesontheouterWidth/outerHeightmethods.
Knownissues:Background-repeatisnotsupported.
评论