ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,753
- Points
- 823
Reputation:
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...