search for: treebox

Displaying 1 result from an estimated 1 matches for "treebox".

Did you mean: freebox
2006 May 30
0
problem with effect toggle - please help
...) { if (this.bContainerId == ''fm-box-0'') { var oHeight = this.originalHeight; this.resize(oHeight); this.boolUpdate = false; } this.update(); }.bind(this) }) }, resize: function(oHeight) { if (!this.boolUpdate) { Element.setStyle(treeBox.bContentWrap, {height: (Element.getHeight(treeBox.bContentWrap) > 0) ? (Element.getHeight(treeBox.bContentWrap) + oHeight) + ''px'' : 0 + ''px''}); Element.setStyle(treeBox.bContent, {height: (parseFloat(Element.getStyle(treeBox.bContent, ''height'&...