In javascript I can use
var DivHeight = document.getElementByID("cw").offsetHeight;
to get the height of a div after it has been created. Is there a vbscript equivalent?
|
Results 1 to 2 of 2
Thread: Get Div HeightThreaded View
|
Click Here to Expand Forum to Full Width |