Add data-tooltip="Link description here" to all links in pages

Hi, Im using the cm tooltip glossary plugin, and one problem is that the glossary tool tip doesnt work on links within the pages, so checked around and a suggestion is to add

data-tooltip="Link description here"

To the link itself, si ti would be something like this

<a href="#" data-tooltip="Link description here" title="">Something</a>

havent tried it yet, but what I was wondering is could there be a function that would add that to every link within a page as default, so then Im covered if the copy is changed by someone else.

Cheers

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.