My webMethods Server 10.5 | My webMethods Server Webhelp | My webMethods Server Portlet Reference | Legacy Portlets and Backwards Compatibility | Advanced Tooltip Portlet
 
Advanced Tooltip Portlet
Portlet Title
Advanced Tooltip
Portlet Name
wm_tooltip
Portlet File Name
wm_tooltip.pdp
Top-level Folder
system
JSR168 Portlet?
No
Alias
/portlet/wm_tooltip
Default Instances of the portlet
None
UI Controls. Page developers use this portlet to provide an advanced tooltip for any HTML element in a page.
Properties
HTML For the Tooltip (tooltipMarkup)
Defines the text for the tooltip. Specify the HTML fragment to render as the body of the tooltip. If the property has no value, the portlet renders an empty tooltip.
Tooltip Background Color (bgcolor)
Defines the background color to use for the tooltip. Specify the HTML color code. The default is #FFFFE1, which is light yellow.
Target HTML Element ID (targetID)
Identifies the HTML element to which to attach the tooltip. Specify the ID of the HTML element. If the property has no value, the portlet does not attach the tooltip to any HTML element.