[Javascript] TextArea Scroll

Terry Riegel riegel at clearimageonline.com
Tue Oct 3 12:42:33 CDT 2006


Hello everyone,

Does anyone know how to scroll a textarea to the currently selected  
text? I am creating a search for my textarea, and I use  
txtarea.setSelectionRange(st,en) to set the selection but when the  
selection is out of view I would like to auto scroll to it.

Any help would be appreciated.

Terry Riegel



More information about the Javascript mailing list