A simple little bit of javascript is all you need.
Then as long as you call the png with an image tag, you're golden.
A little bit of google will find the light on the script.
If you need then as a css background property, then you need
the IE7 javascript library, which also fixes several other IE
annoyances as well. The library is about 20k or so, but it pretty
much eliminates the need for most hacks for IE.
i found this old alistapart article to be in the easiest to read. I also used the [if IE] so that it'd only go through the CSS hack for IE. all other browsers [if !IE] i used png as is.
Comments
But how do people get it done than? Example: http://herbiv.org/forum
Looks good in my IE.
So, got a hint how to transform PNGs into GIFs without having coarse borders?
Vanilla one, changing between read and not read. I will check Alistapart, which I like indeed. Thanks!
You are right. I should do so. Thanks.