I have a link in the bottom of a div-box, which have position:absolute and should overlay the whole div-box.
like that: http://jsfiddle.net/UpwvT/4/
In FF and Webkit it works fine, but in IE + Opera the "some text" is still not a link and not clickable.
Anybody an idea? :) thanx
It looks like bug in Opera and IE.
There is my hack for Opera and IE9. Add this for .link
background-color: rgba(204,204,204,0.01);
It is very transparent background.
http://jsfiddle.net/UpwvT/19/
It doesn't work in IE8.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With