Am I right in thinking that images with transparent areas (GIFs or
PNGs) should allow clicks to "pass through" to any underlying elements
behind them?
I have had no luck getting this to work in IE or Firefox. I have tried
GIF and PNG with 'binary' transparency and PNG24 with 'alpha'
transparency (obviously the latter won't work in IE without the
AlphaImageLoader trick).
Here is a test page for you to see it not working in action:
http://mhm.mh.ohost.de/test/test-transparent-click.html
What I would like is for you to be able to click the Google link
through the transparent areas of the Yahoo logo. Please enlighten me if
this is possible at all.