Featured Post

Voodoochilli in This Month’s Advanced Photoshop Magazine

We were recently interview by Advanced Photoshop Magazine for an article about creative self promotion. The article talks about various creative ways of promoting your work including our chilli sauce which we sent out to many people including the editors at Imagine Publishing. There is a nice big photo...

Read More

Fixing PNG transparency for Internet Explorer 6

Posted by Voodoochilli | Posted in Design, Development | Posted on 13-07-2007

Tags: ,

0

PNG image files are great. They support full transparency unlike GIFs which tend to look blocky. The only problem is IE 6 doesn’t support PNG transparency, and with about 30% of people still using IE 6 this is a real problem.

On a recent project I needed to use PNGs because of their transparencies, GIFs just wouldn’t cut it. I racked my brains trying to think of a solution, and finally I decided to Google it and see if anyone has found a solution.

They have!

On this site the developer found a way of getting full transparency using a bit of Javascript. It works great, but does take a few milliseconds to load. I guess the only real problem is if someone is using IE 6 and have Javascript disabled. I reckon this would be a tiny fraction of a percent.

Write a comment