Difference between revisions of "Widget:HoverText"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><a id="<!--{$item|escape:'html'}-->" style="<!--{$style|escape:'html'|default:''}-->" href=# onmouseover="xstooltip_show('tip_<!--{$item|escape:'js'}-->', '<!--{$ite…")
 
(No difference)

Latest revision as of 22:44, 11 July 2011

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.