On Facebook the document scrollbar takes control of the message container when a message is recieved.
Question: How can I re-create this functionality?
On Facebook the document scrollbar takes control of the message container when a message is recieved.
Question: How can I re-create this functionality?
From what I can decipher from your message, I believe this will answer your question: Changing Scrollbar Position
You should also take a look at jQuery's scrollTo (plugin) function: http://demos.flesler.com/jquery/scrollTo/