Tooltip2 BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP

Tooltip2 BBCode

Post by BBCode Bot »

Tooltip2 BBCode

Author: Jaifaime
Description: Adds a simple mouse-over tooltip to any text or image.
[valid][/valid]

BBCode:

Code: Select all

[tooltip2={INTTEXT}]{TEXT}[/tooltip2]
HTML:

Code: Select all

<a title="{INTTEXT}" class="postlink" style="cursor: help;">{TEXT}</a>
Helpline:

Code: Select all

Tooltip2 text: [tooltip2=text]text[/tooltip2]
Example:

Code: Select all

[tooltip2=and this is what it does!]here[/tooltip2]
Demo:
[tooltip2=and this is what it does]here[/tooltip2]