IE6 PNG transparency
I like this Javascript solution writen by David Cilley some time ago. It gets out of the way of compliant browsers and can be used with any back-end you want. It does still require a blank gif image though. Add these functions to your HTML Header or other existing .js include: <script type=”text/javascript”> function fixPngs(){ … Read more