easonjim
Code, code and more code.
纯javascript:
window.document.getElementById('MainColumn').offsetHeight
jquery:
$('#id').get(0).offsetHeight