In ie8, when I have the first binding in a block element, you can hover over the end of a block element and refer to this anchor. This is very annoying, and I have no idea how to fix it. In the following example, I removed all javascript and css.
<p><a href="http://www.gamefaqs.com/-/199180-">Vandal Hearts II</a> is a turn-based strategy RPG for PlayStation that was released in 1999.</p>
(Sample image)
Additional Information: When I put a symbol before it does not have this behavior. I tried using a space and put the code on different lines, etc., and none of this worked.
source
share