Problem in Displaying Textarea.

Hi! Just googled and found this on another discussion forum, nameofyourtextarea.scrollTop = nameofyourtextarea.scrollHeight; Hope this helps,

Thanks and regards, Swanand

Hi! Can you please check if you are getting any JS error? Since according to http://developer.mozilla.org/en/docs/DOM:element.scrollTop http://developer.mozilla.org/en/docs/DOM:element.scrollHeight the current code should work Thanks and regards, Swanand.