jquery-mobile/experiments
Kin Blas dbdfd23541 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.
This version supports simulated scrolling via the CSS3 transform property by default, but also supports an option for positioning the old-fashioned way with top and left properties.

Still some code clean-up to do, but folks can start playing with it.

Some items/issues left to look into:

- Experiment with event delegation so we can implement nested scrollviews.
- Implement scroll direction locking.
- Decide whether to conditionally inject clip/view markup.
- Decide on final ui class names.
- Decide on how scrolling behavior is actually invoked. (data-* attribute or class)
- Decide on final set of notifications we'll need to fire off.
- Add an API so that scroll position can be adjusted after a resize/orientation change.
- Documentation that describes potential problems with performance, memory usage, etc, and workarounds.
2010-11-18 15:12:27 -08:00
..
api-viewer removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
converter removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
installedapp-assets moved installed app assets to experimental 2010-10-07 18:37:10 -04:00
navbar-glyphish removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
photos removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
progressbar removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
scrollview 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
themeswitcher fixed themeswitcher a little bit 2010-11-11 20:31:17 -05:00
ui-datepicker removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00