F
frm
Guest
A link can be used in a tooltip if it's in the node's description:
Using the HTML rendered:
HTML:
But it can't be made if you edit the Phrases with the link (double quotes break it but an apostrophe works, just doesn't show the link):
With the HTML:
HTML:
Read more
Continue reading...
Using the HTML rendered:
HTML:
<a href="/forums/announcements.2/" data-xf-init="element-tooltip" data-shortcut="node-description" id="js-XFUniqueId10" data-xf-pointer-type="mouse">Announcements</a>
But it can't be made if you edit the Phrases with the link (double quotes break it but an apostrophe works, just doesn't show the link):
With the HTML:
HTML:
<a href="/misc/style-variation"...
Read more
Continue reading...