dijit._MasterTooltip.show
dojo.require("dijit.Tooltip");
defined in dijit/Tooltip.js
Display tooltip w/specified contents to right specified node (To left if there's no space on the right, or if LTR==right)
parameter | type | description |
---|---|---|
innerHTML | String | |
aroundNode | DomNode | |
position | Optional. |