jQuery Mobile - Scroll Events



It fires the scroll events when the user scrolls up and down.

Following table lists two types of scroll events which are supported by jQuery Mobile.

Sr.No. Scroll Event & Description
1 Scrollstart Event
Fires when the user starts scrolling the page.
2 Scrollstop Event
Fires when the user stops scrolling the page.
jquery_mobile_events.htm
Advertisements