for(var i=0, v, n; (v=this.views[i]); i++){ n = v.headerContentNode.firstChild; if(n) n.style.height = ""; }