DojoTooltip

The DojoTooltip widget creates a pop-up window that contains information. You can use the DojoTooltip with any element that uses the ID property.

Properties

contents
The text that is displayed in the pop-up window.
target
The ID of the element to which the pop-up window is to attach.
defaultPosition
The location where the pop-up window is to be displayed.
delay
The amount of time before the pop-up window is displayed.

Feedback