I have put HTML tag in <a title=""></a>
tag
my <a>
tag:
<a href="/survey/MyClicks/myclicks" class="toolLink" title="<h2>my clicks!</h2> Group your contacts to target your <span>ASK</span> to the specific people you want opinions from.">Clicks</a>
When I mouse over this tag it shows HTML tag as the title, but I don't want to display HTML tags in the title.
How can I solve this?