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.
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.