jquery-mobile/experiments
Kin Blas 49c9db9c49 Turning on delayedClick by default. <again>
Added triggers for mousedown and mouse up in the delayed case because some of hte jqm components register handlers on those events to set the component states.

Note that the focus() trigger is commented out temporarily. It seems to cause the content within the scrollview clip to scroll to the point where item being focused sits in the flow .. unfortunately this screws up the rendering because we are using CSS3 translate, so the item clicked on is out of view.

Modified sv-test-02.html so that the clone event sets the target property on the fake event.
2010-12-16 11:04:48 -08:00
..
api-viewer removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
converter Converter demo: Fix edit mode to generate list; fix Cancel and Add buttons to when adding new conversions 2010-12-04 14:32:14 +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 Turning on delayedClick by default. <again> 2010-12-16 11:04:48 -08:00
themeswitcher Changed page navigation scripting to use data-url attributes instead of IDs for storing page URLs. This fixes a number of issues, most importantly #477, which exposed a conflict between jQuery's selector engine that would result in un-enhanced pages whenever linking between two pages in the same directory. 2010-12-07 12:05:10 -05:00
ui-datepicker fixed datepicker static example 2010-12-02 15:19:53 -05:00
weather tweaks to the demo css, markup 2010-11-22 12:30:32 -05:00