[Javascript] Textareas

Terry Riegel riegel at clearimageonline.com
Mon Aug 7 12:32:11 CDT 2006


Is there a way to remember the scroll value of a textarea, and upon  
reload scroll to that spot again. Basically I would like to save the  
current scroll value to a hidden field, then when the form is  
submitted the server has that value, then when the page is displayed  
again it will auto scroll to that spot. I can handle all of the  
server side stuff. I just need to know how to find the scroll value,  
and how to scroll to that value.

Thanks for any help?



More information about the Javascript mailing list