pngfix, positioning & IE6
March 5th, 2008 | Published in Notebook
In order to spare anyone the headache I went through tonight I’m posting this up here with the hopes that someone will find it useful.
AlphaImageLoader is a css-only way to fix png transparency in IE6.
The problem is, IE6 will not let you click on a PNG background image when it’s absolutely positioned.
Sometimes you can position [...]