Widget:HoverText

From Second Life Wiki
Revision as of 22: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…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.