Note: Read-only properties. Syntax: document.all.getElementById("elementID").scrollHeight document.all.elementID.scrollHeight // IE only document.all.getElementById("elementID").scrollWidth document.all.elementID.scrollWidth // IE only