Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Scroll a multiline textarea


  • From: john at jwarner.com (John Warner)
  • Subject: [Javascript] Scroll a multiline textarea
  • Date: Mon Oct 30 07:24:07 2006

Is there a way to scroll a textarea using Javascript, what I want to do
is scroll the text without the user taking action with the mouse. Say I
have a text area sized to show say 5 lines of text but actually contains
say 25 lines of text, can I either style or using JS cause the text area
to scroll to the bottom? Any ideas on how?

Thanks

John Warner