How to find out which Dom-Element produces a scroll-overflow

1 min read

The Chrome-Browser has with its DevTools a useful tiny feature.
1. Open the DevTools on the page which contains the dom-element with the corresponding scrollbar.
2. Klick the Elements
menu-item within the DevTools-Toolbar.
3. Look for the element with a scroll-batch
. This batch marks an element that it shows an scrollbar.
0
Subscribe to my newsletter
Read articles from Oliver Waterkamp directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
