Slider and Scroll Events
From Documentation
This documentation is for an older version of ZK. For the latest one, please click here.
onScroll | slider | Event: ScrollEvent
Denotes the content of a scrollable component has been scrolled by the user. |
onScrolling | slider | Event: ScrollEvent
Denotes that user is scrolling a scrollable component. Notice that the component's content (at the server) won't be changed until |