GB_001 Posted September 6, 2008 Share Posted September 6, 2008 Hello how would I be able to the bottom of <div> automatically when new lines of text appear? Quote Link to comment Share on other sites More sharing options...
lemmin Posted September 8, 2008 Share Posted September 8, 2008 You can set the scrollTop property to a really big number: oDiv.scrollTop=9999; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.