Absolute Positioned A Tag Block Not Clickable in IE
Credit to @Justin
http://stackoverflow.com/questions/1663919/how-to-make-an-empty-anchor-tag-clickable-in-ie7
|
1 |
.ie .myelementclass { background-image:url(about:blank); } |
Credit to @Justin
http://stackoverflow.com/questions/1663919/how-to-make-an-empty-anchor-tag-clickable-in-ie7
|
1 |
.ie .myelementclass { background-image:url(about:blank); } |