Page 1 of 1

Tooltip2 BBCode

Posted: 05 Mar 2010, 13:06
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]