Tagged Questions

0
votes
1answer
99 views

IE6: jQuery pngfix + mouseover-events

i want to change the src-attrib of an img-element (png) when the cursor hits the element. it works fine in all browser except the IE6 :( at first the script does a pngfix() via jQuery PNGfix. So it ...
0
votes
2answers
558 views

PngFix + :hover

Anyone seen or used a good script, jQuery or native, that lets you do PNG fix on hover?