jeudi 11 décembre 2008

plugin jquery pngfix for ie6 +ie5.5

As you know IE versions below 6 do not support png transparency. This plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.

Plugin works well with both img elements within the DOM and css properties specified externally.

• It is chainable.

• Unlike some other png hack solutions, it does not replace/hide any of your html tags.

• You can revert applied changes using .iunfixpng().

• Extremely easy to use!

liens vers la librairie

1 commentaire:

Madritista a dit…

Merci abdo pr ce magnifique plugin, mais je crois qu'il régle le problème de transparence et pas celui de clic, toujours sur IE, alors je crois qu'il faut positionner les éléments qui appartient au contenu, qui contient l'image ".png" comme Background, en relative ;)