jquery-mobile/js
scottjehl b1bded6dde changed hideBrowserChrome function to "silentScroll". Scrolls to a particular location while disabling scroll event listening.
Function accepts a Y positioning argument, or defaults to 0 if undefined.

Now page transitions cache their previous scroll position when leaving, and that position will be remembered when revisting that page.

This change also includes a fix for webOS to use this new feature and set the previous scroll to the location of the clicked selectmenu (so after using the select, it'll scroll back to its location, even though webOS doesn't support scrolltop)

Fixes #355
2010-11-10 19:06:57 -05:00
..
index.php Rule #1, when you change a file name, update its references. Fixing bustage from my previous checkin. Sorry 'bout that. 2010-11-09 14:09:04 -08:00
jquery.js Pull in updated version of jQuery. 2010-10-22 11:38:07 -04:00
jquery.min.js Updating copies of jQuery to 1.4.3rc2. 2010-10-14 13:06:52 -04:00
jquery.mobile.buttonMarkup.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.collapsible.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.controlGroup.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.dialog.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.event.js rewrote the orientationchange special event to allow both binding and unbinding of single or multiple event handlers as well as manual triggering. jQuery.event.special.orientationchange.orientation might not need to be public (which could save a few bytes). 2010-11-05 19:25:26 +00:00
jquery.mobile.fieldContain.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.fixHeaderFooter.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.forms.button.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.forms.checkboxradio.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.forms.select.js changed hideBrowserChrome function to "silentScroll". Scrolls to a particular location while disabling scroll event listening. 2010-11-10 19:06:57 -05:00
jquery.mobile.forms.slider.js fixed issues with slider handle positioning when min isn't 0. Fixes #397 2010-11-10 08:37:04 -05:00
jquery.mobile.forms.textinput.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.grid.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.hashchange.js Renamed files. 2010-10-07 11:30:48 -04:00
jquery.mobile.js changed hideBrowserChrome function to "silentScroll". Scrolls to a particular location while disabling scroll event listening. 2010-11-10 19:06:57 -05:00
jquery.mobile.listview.filter.js fixed filter listviews. wrong method name 2010-11-09 13:42:32 -05:00
jquery.mobile.listview.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.navbar.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.page.js only degrade input types that conflict with our replacement UI control. For now, just search and range. Fixes #415, Fixes #420 2010-11-10 11:22:56 -05:00
jquery.mobile.support.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.mobile.widget.js updates to comments 2010-11-09 19:55:52 -05:00
jquery.ui.widget.js Renamed files. 2010-10-07 11:30:48 -04:00
manifest.php added php to <? opening tags - thx @TechIsCool. Fixes #308 2010-11-02 14:24:17 -04:00