if(dojo.isDescendant(e.relatedTarget, e.target)){ // false event; just moved from target to target child; ignore. return; } this._onUnHover(e);