show helper to start resizing
dojo.fadeIn({ node: this.domNode, duration:120, beforeBegin: dojo.hitch(this,function(){ this.domNode.style.display=''; }) }).play();