Is it possible to check the overflow:auto of a div?
overflow:auto
For example:
HTML
You need element.scrollHeight. Compare it with $(element).height().
$(element).height()