DaveC426913
Gold Member
- 23,832
- 7,829
I was just reading this other thread. Two of the posts have a "reaction" tag at the bottom with the member's name (one Russ and the other Jim). I'd expect a label with them, such as 'Likes this' or 'Informative', but these have none.
According to the HTML, they're 'Likes', but there's no icon, and no rollover text:
[CODE highlight="4,5"]<span class="reaction reaction--small reaction--1" data-reaction-id="1">
<i aria-hidden="true"></i><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"
class="reaction-sprite js-reaction"
alt="Like"
title="Like">
</span>[/CODE]
According to the HTML, they're 'Likes', but there's no icon, and no rollover text:
[CODE highlight="4,5"]<span class="reaction reaction--small reaction--1" data-reaction-id="1">
<i aria-hidden="true"></i><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"
class="reaction-sprite js-reaction"
alt="Like"
title="Like">
</span>[/CODE]