jquery-mobile/experiments/scrollview
Kin Blas 81f67e1aaf Made setElementTransform() a generic function so it can be shared with the scrolllistview code.
Fixed a bug/typo with an instance of the _didDrag property.
2010-11-29 15:40:52 -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 Removed style properties for ui-scrollview-clip and ui-scrollview-view from the stylesheet. We now set them progrmatically since they are required. 2010-11-29 10:55:54 -08:00
jquery.mobile.scrollview.js Made setElementTransform() a generic function so it can be shared with the scrolllistview code. 2010-11-29 15:40:52 -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 Removed style properties for ui-scrollview-clip and ui-scrollview-view from the stylesheet. We now set them progrmatically since they are required. 2010-11-29 10:55:54 -08:00
scrollview-nested.html - Refactored some code. 2010-11-23 13:02:12 -08:00
scrollview.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