
- jQuery Mobile Tutorial
- jQuery Mobile - Home
- jQuery Mobile - Overview
- jQuery Mobile - Setup
- jQuery Mobile - Pages
- jQuery Mobile - Icons
- jQuery Mobile - Transitions
- jQuery Mobile - Layouts
- jQuery Mobile - Widgets
- jQuery Mobile - Events
- jQuery Mobile - Forms
- jQuery Mobile - Themes
- jQuery Mobile - CSS Classes
- jQuery Mobile - Data Attributes
- jQuery Mobile Useful Resources
- jQuery Mobile - Interview Questions
- jQuery Mobile - Quick Guide
- jQuery Mobile - Useful Resources
- jQuery Mobile - Discussion
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