tb = new esri.toolbars.Draw(map, { showTooltips: true }); dojo.connect(tb, "onDrawEnd", calcRepsPoly);
Solved! Go to Solution.
div.tooltip { color: #777; }
View solution in original post