jquery-mobile/experiments/scrollview
Kin Blas 43eeddd1bb Sync up form settings with scrollview defaults.
Fixed a few markup errors.
2010-12-22 09:58:40 -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 Turning on delayedClick by default. <again> 2010-12-16 11:04:48 -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 Sync up form settings with scrollview defaults. 2010-12-22 09:58:40 -08:00