Widget:HoverText
Revision as of 21:44, 11 July 2011 by Rand Linden (talk | contribs) (Created page with "<includeonly><a id="<!--{$item|escape:'html'}-->" style="<!--{$style|escape:'html'|default:''}-->" href=# onmouseover="xstooltip_show('tip_<!--{$item|escape:'js'}-->', '<!--{$ite…")
Use this widget to provide "hovertext" when user mouses over some text. Parameters:
- item - text to display.
- tip - tooltip text that "pops up" when you mouseover the item text.
- style - optional CSS inline style.