scrollToBottom()

Scrolls an element to the bottom of its container.

scrollToBottom()

Usage:

$('#chatBox').scrollToBottom();

Last updated