I have an inline-block "circle" element inside <a>
tag.
<a href="#" id="map-start-photo-link" class="map-link start">
фотогалерея
<span class="circle"></span>
</a>
The behavior is fine in Chrome - hovering and clicking works good. But in IE8 only circles' borders seems to count as link: clicking and hovering in the inner area doesn't work.
here's the project (circles are square in IE8, but it's ok): http://coob.bitbucket.org/