Tooltip2 BBCode
Posted: 05 Mar 2010, 13:06
Tooltip2 BBCode
Author: Jaifaime
Description: Adds a simple mouse-over tooltip to any text or image.
[valid][/valid]
BBCode:
HTML:
Helpline:
Example:
Demo:
[tooltip2=and this is what it does]here[/tooltip2]
Author: Jaifaime
Description: Adds a simple mouse-over tooltip to any text or image.
[valid][/valid]
BBCode:
Code: Select all
[tooltip2={INTTEXT}]{TEXT}[/tooltip2]
Code: Select all
<a title="{INTTEXT}" class="postlink" style="cursor: help;">{TEXT}</a>
Code: Select all
Tooltip2 text: [tooltip2=text]text[/tooltip2]
Code: Select all
[tooltip2=and this is what it does!]here[/tooltip2]
[tooltip2=and this is what it does]here[/tooltip2]