0
Q:

css removing title popups

$(document).ready(function() {
    $("a").removeAttr("title");
});
0
<a href="" title="Something" class=".some-tooltip-class"><span title="">Your text</span></a>
0

New to Communities?

Join the community