<font face="arial" size="2">Hi John,<br /><br />   Try setting the TA's scrollTop property equal to its scrollHeight property.  I'm fairly certain those aren't proprietary, but I don't have time to do the legwork (fingerwork?) right now.<br /><br />Cheers,<br /><br />Peter<br /><br /></font>
                <font face="Tahoma, Arial, Sans-Serif" size="2">
                                <b>From</b>: "John Warner" <a href="mailto:john@jwarner.com">john@jwarner.com</a><br /></font>
                <br />Is there a way to scroll a textarea using Javascript, what I want to do<br />is scroll the text without the user taking action with the mouse. Say I<br />have a text area sized to show say 5 lines of text but actually contains<br />say 25 lines of text, can I either style or using JS cause the text area<br />to scroll to the bottom? Any ideas on how?<br /><br />Thanks<br /><br />John Warner