![]() |
VOOZH | about |
The overscroll-behavior-y property is used to set the behavior of the browser when the vertical boundary of a scrolling area is reached. This can be used in websites where there are multiple scrolling areas and scrolling one area does not affect the page as a whole. This effect is known as scroll-chaining which can be enabled or disabled accordingly.
Syntax:
overscroll-behavior-y: auto | contain | none | initial | inherit
Property Values:
Example:
Output: Scrolling down on the smaller element
Example:
Output: Scrolling down on the smaller element
Example:
Output: Scrolling down on the smaller element
Example:
Output: Scrolling down on the smaller element
Supported Browsers: The browser supported by overscroll-behavior-y property are listed below: