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]