tooltip - Tooltip (Extension Library property)
Specifies the tooltip for a control when the title
property
is used for another purpose.
Category
dojoSyntax
tooltip="text"
Usage
In Design mode, click All Properties and look for tooltip under dojo.A tooltip is the text that is displayed when the user hovers over a control.
Most controls use the title property for the tooltip, but some controls deviate from this practice.