scrollWidth
The scrollWidth
read-only property of the Element interface is a measurement of the width of an element's content, including content not visible on the screen due to overflow.
The scrollWidth
read-only property of the Element interface is a measurement of the width of an element's content, including content not visible on the screen due to overflow.