To make links clickable where the fix for alpha-transparent PNGs is applied in IE6, just add position: relative to the link styling.
For example:<a href="http://www.yourlink.com" style="position: relative;">your link</a>
To make links clickable where the fix for alpha-transparent PNGs is applied in IE6, just add position: relative to the link styling.
For example:<a href="http://www.yourlink.com" style="position: relative;">your link</a>