vote up 0 vote down star

Hello,

I am trying to use the various techniques with dynamic png images i.e. images added after the page has been loaded using javascript DOM.

All of the techniques I tried seem to fail. Is there a reliable technqiue for the same?

Thank you very much for your time.

flag

78% accept rate

3 Answers

vote up 1 vote down check

I've used this fix from TwinHelix on pretty complex websites with great success :)

One caveat through (this applies to all "fixes" i believe) is that you can not make a background image of an element be transparent.

link|flag
vote up 1 vote down

http://allinthehead.com/retro/338/supersleight-jquery-plugin

Better yet, don't waste your time developing for IE6. I know this makes me flamebait, but the more new sites that work poorly on IE6, the more pressure we put on people to move on to at least IE7. The amount of hacking you will have to do around IE6 to make a great many things is something you really need to sit down and strongly consider.

link|flag
vote up 0 vote down

There is a good jQuery plugin called pngFix.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.