< html> onMouseOver="dijit.showTooltip('Label', dojo.byId('my'));" onMouseOut="dijit.hideTooltip(dojo.byId('my'));" > Hover me to see the tooltip.