Useful scripting techniques


Click here to go back

18/09/10 - IE6 PNG Transparency

I am sure everyone knows by now that IE6 does not natively support PNG transparency. 

Check out Drew Dillers Belated PNG to help resolve this issue.

Quirks:
Linking from DIVs with PNG background images is disabled. The script lets you know this with a handy popup which isn't so handy if you are not concerned that no one can interact with the div.

To solve this use nested DIVs.