[jQuery] scrolling the browser

2007-10-09 Thread [EMAIL PROTECTED]
hi, I appended a html page to a DIV near the end of page: $(msg).appendTo($('#new_comments').empty()); however the user has to scroll down to view, is there a way to scroll the browser to the last in jquery/javascript? Thanks. A.C.

[jQuery] scrolling the browser

2007-10-09 Thread [EMAIL PROTECTED]
hi, is there a way to scroll to the bottom of the page? a.c.