Tooltip
-
Description
-
Adds a tooltip to a selectable text, to show additional information when hovering over the text with the mouse.
-
Author HGN
-
Last updated Sat Jul 28, 2012 10:24 am
-
Rating
(1)
-
Categories Layout
Public performance attribution has been waived.
Settings
- BBCode Usage: Select all
[tooltip={SIMPLETEXT1}]{SIMPLETEXT2}[/tooltip]
- HTML Replacement: Select all
<span title="{SIMPLETEXT1}">{SIMPLETEXT2}</span>
- Help Line: Select all
Create tooltip (TEXT1) on selected text (TEXT2): [tooltip={TEXT1}]{TEXT2}[/tooltip]