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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.