Take a look at the dimensions plugin. (www.visualjquery.com -> Plugins ->
Dimensions)

-js


On 7/12/07, John Farrar <[EMAIL PROTECTED]> wrote:


I want to achieve this with jQuery.

document.getElementById('postedText').scrollTop =
document.getElementById('postedText').scrollHeight -
document.getElementById('postedText').clientHeight;

Did I miss it in the docs?

John Farrar


Reply via email to