in firefox
$('#wrapper').attr('offsetHeight') == undefined
but
document.getElementById('Wrapper').offsetHeight
is ok

Reply via email to