Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
set WebSplitter's height by javascript
posted

Why I dot not set WebSplitter's height by javascript?  Please see below javascript code:

var webSplitter=document.getElementById("T_WebSplitterTreetmpl0UltraWebTree1");            webSplitter.height="735px";