-
Notifications
You must be signed in to change notification settings - Fork 61
Home
davidaurelio edited this page Oct 4, 2010
·
9 revisions
Welcome to the TouchScroll wiki. All pages about “Internals” refer to the experimental branch.
-
Usage How to use TouchScroll
- Usage: Prerequisites What you need to get started.
- Usage: Instantiation How to instantiate a scrolling layer
- Usage: Scroller API How to work with scroller instances
- Usage: Paging How to use the paging feature
- Configuration – General configuration for TouchScroll (not instantiation options)
-
Internals – Pages about internal functionality in TouchScroll
- Internals: Flick – Flick calculation and application
- Internals: DOM – DOM structure of scrollers
- Internals: Event Handling – Some details about event handling.