this.domNode.style.cssText=""; // to position offscreen again if(this._onDeck){ // a show request has been queued up; do it now this.show.apply(this, this._onDeck); this._onDeck=null; }