Dear people of Kirupa,
I have a dynamic text area (scrollable) to which text files are loaded depending on the selection of three combo boxes.
I would like the text area to reset back its starting position (at the start of the text or the top) so the user doesn’t have to scroll up and them back down to read the text. This would occour when an item inside one of thecombo boxes is changed.
Is this possible. I have already used the selectedIndex = 0 function to reset the combo boxes back to the “please select” status when one of the three is selected. can I appy the same method to a text area?
many thanks for your time
Joe