How do I know which element is scrolling?
Approach: This problem can be easily solved using JavaScript. We will add the 'scroll' event listener to all the required elements. The scroll event is fired whenever a particular element is being scrolled. Thus, we can easily find out which element is being scrolled with the help of it.
Is scrolling good UX?
With the average end user spending 69% of their media time on smartphones, attention to mobile UX features is a top priority. Scrolling is a vital part of this user experience, and it's one that's frequently underrated. Scrolling is how people will find your content.