jquery-mobile/experiments/scrollview
Kin Blas 8351f5496b Turn off delayedClickEnabled by default for now. We need to work out some kinks.
Modified sv-test-02.html so that you can dynamically turn on/off the delayedClick behavior.
2010-12-15 11:13:31 -08:00
..
index.html Changed page title. 2010-12-13 15:22:39 -08:00
jquery.easing.1.3.js Initial checkin of experimental support for momentum scrolling. We'd really like native browser support for sub-page scrolling, but until then, we need something. 2010-11-18 15:12:27 -08:00
jquery.mobile.scrollview.css Implemented support for nested scrollviews, scroll propagation, and direction locking. To make a div scrollable use: 2010-12-01 14:04:54 -08:00
jquery.mobile.scrollview.js Turn off delayedClickEnabled by default for now. We need to work out some kinks. 2010-12-15 11:13:31 -08:00
lists-divider.html Initial checkin of experimental support for momentum scrolling. We'd really like native browser support for sub-page scrolling, but until then, we need something. 2010-11-18 15:12:27 -08:00
scrollview-direction.html Implemented view paging for the scrollview. This feature is only enabled for horizontal and vertical scrollviews. To use, pass "xp" or "yp" for the @data-scroll attribute. 2010-12-02 09:47:46 -08:00
scrollview-nested.html Fixed some copy/paste typos in the nested sample. 2010-12-01 14:57:28 -08:00
scrollview.js Added support for scrolling via scrollTop/scrollLeft. 2010-12-14 16:05:52 -08:00
sv-test-01.html Modified index so that all tests launch externally so they can pick up the CSS and JS that is specific to that test. 2010-12-13 14:20:14 -08:00
sv-test-02.html Turn off delayedClickEnabled by default for now. We need to work out some kinks. 2010-12-15 11:13:31 -08:00