Element

Ensuring user knows scrolling is an option

Ensuring user knows scrolling is an option
  1. How do I know which element is scrolling?
  2. Is scrolling good UX?

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.

Design challenge for a job interview
How do I prepare for a design challenge interview?How do you write a good design challenge? How do I prepare for a design challenge interview?Use Co...
Placeholder Profile Photos or Initials
What is a place holder image?How do you use Pravatar? What is a place holder image?An image placeholder is a dummy image designed to draw attention ...
A design to show the main items and related items of main
What is a user interface and its components?What makes a good user interface design?How to design better UI components? What is a user interface and...