[jQuery] attr scrollHeight
$(element).attr('scrollHeight')
does not work (returns undefined)
but
$(element)[0].scrollHeight
does, is this right?
andreas
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/