[jQuery] Is it possible so scroll all the way to the end a div overflow: scroll; ?
[jQuery] Is it possible so scroll all the way to the end a div overflow: scroll; ?
I have a div that its overflow attribute is set scroll (or auto), basically, I need to make sure it's always at the bottom. How do I do that? Thanks, Sam