jquery-mobile/docs
2011-06-17 19:25:35 -04:00
..
_assets fixed up the themeswitcher 2011-06-17 19:25:35 -04:00
about Fixed page title 2011-06-17 18:46:04 -04:00
api added minScrollBack feature to core options. This is the minimum scroll distance that will be jumped-to when returning to a page. By default, the distance is screen.height /2. If you really needed to disable scroll memory altogether, this could be set to Infinity. Note that disabling scroll memory altogether is almost never a good idea for usability, but the option is there. 2011-06-17 19:19:47 -04:00
buttons Fixed typo in docs/buttons/buttons-themes.html (was "d" when it should be "e") 2011-06-12 12:13:33 -07:00
content Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00
forms Merge pull request #1685 from StevenBlack/NixDatepicker 2011-05-24 15:53:44 -07:00
lists Updated documentation for theming the list view filter search box. (cherry-picking from commit b39dab88d8567ddc40f87eca718e12d29cbd4df7) 2011-06-17 01:32:50 -04:00
pages Added a warning about the use of the flip transition on Android. 2011-06-17 16:37:28 -04:00
toolbars Adds missing button in toolbar theming example. Fixes issue #1674 2011-05-20 06:27:52 -07:00
index.html Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00