mouseup handler, stop the dragging
dojo.setSelectable(this.domNode,true); dojo.style(this.domNode,"cursor","pointer"); dojo.disconnect(this._mover);