Adds a tooltip to a selectable text, to show additional information when hovering over the text with the mouse.
Settings
BBCODE USAGE:
Code: Select all
[tooltip="{SIMPLETEXT1}"]{SIMPLETEXT2}[/tooltip]
Code: Select all
<span title="{SIMPLETEXT1}">{SIMPLETEXT2}</span>
Code: Select all
Create tooltip (TEXT1) on selected text (TEXT2): [tooltip={TEXT1}]{TEXT2}[/tooltip]
texto demo