Sometimes we get overflow in the x-axis direction of a web element or Section ( SELECTOR ). But we can not find which this element or page section getting overflowing. We call the overflow "Hidden Horizontal Overflow".
This Code will give an overflow in a small size device. Think that we are not getting exactly which position we are getting this overflow. We can find this type of overflow before just 1 second using width calculation by javascript.
- Open the file in the browser.
- then open the console section on inspect element.
- Copy the Code and paste it into the console area.
- Then see the magic below your code.
Top comments (0)