Tagged Questions
1
vote
1answer
242 views
pngfix on background images disable text selection and input elements
I am using pngfix in ie6. Images structure is the folowing: background image / transparent pngfixed image / text and input elements (all superposed). With pngfix, the text cannot be selected properly ...
1
vote
0answers
316 views
Issue applying DD_belatedPNG png fix on images within a lightbox (IE6)
I am trying to invoke the DD_belatedPNG fix on images within a lightbox once it has been called. Okay, so that's easy enough with colorbox:
$(el).colorbox({
...
onComplete:function(){
...
0
votes
1answer
95 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
554 views
PngFix + :hover
Anyone seen or used a good script, jQuery or native, that lets you do PNG fix on hover?
0
votes
1answer
263 views
pngfix jquery, with images
I use pngfix from jquery : http://jquery.andreaseberhard.de/pngFix/
Everything it's ok, but i have one big problem. When I turn pngfix, in IE6 .png it is transparent, but images's with are changing ...