jquery-mobile/experiments
Kin Blas 33602a4dfd 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.
Fixed a typo/bug in scrollview.js that was causing the paging bool to be set improperly.

Turned on scrollview paging in scrollview-direction.html.

Items still left to do:

- Code refactoring/cleanup.
- Modify the code so that scroll offsets are stored as positive values. This will make it easier for folks to understand.
2010-12-02 09:47:46 -08:00
..
api-viewer removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
converter Converter experiment: Fix theme for search field 2010-11-26 15:23:22 +01:00
google-maps added a quick google maps example - needs some more love when we have time! 2010-12-01 11:55:35 -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 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
themeswitcher refactor of jquery.mobile.core.js. Moved all of the page navigation model related scripting into jquery.mobile.navigation.js. This includes event handling for click, submit, and hashchange, all of the base tag management, path management, active link class handling, etc. All existing core tests are passing, and all demos work as expected. More tests are needed in core, and this refactor should make those tests easier to write. 2010-11-25 06:13:51 -05:00
ui-datepicker removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
weather tweaks to the demo css, markup 2010-11-22 12:30:32 -05:00