If a div is set as overflow:auto, how can I find out (using plain JS) if a scrollbar (Vertical / Horizontal) has been rendered?
overflow:auto
Check if clientHeight is smaller than scrollHeight.
1.4m articles
1.4m replys
5 comments
57.0k users