jquery-mobile/experiments/scrollview
Kin Blas aadb325b72 Implemented scroll viewport paging.
Fixed paging enabled bug in scrollview.js.
Enabled x-paging in the scrollview-direction.html sample.
2010-12-01 17:40:07 -08:00
..
index.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
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 Make sure newX and newY are initialized to the current scroll offsets. This fixes a scroll propagation bug that was resetting the non-scrolled dimension to zero. 2010-11-30 15:20:10 -08:00
jquery.mobile.scrollview.js Implemented scroll viewport paging. 2010-12-01 17:40:07 -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 scroll viewport paging. 2010-12-01 17:40:07 -08:00
scrollview-nested.html Make sure newX and newY are initialized to the current scroll offsets. This fixes a scroll propagation bug that was resetting the non-scrolled dimension to zero. 2010-11-30 15:20:10 -08:00
scrollview.js Implemented scroll viewport paging. 2010-12-01 17:40:07 -08:00