This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
jquery-mobile
Watch
1
Star
0
Fork
You've already forked jquery-mobile
0
mirror of
https://github.com/Hopiu/jquery-mobile.git
synced
2026-03-25 18:30:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ffdfa4e7c2
jquery-mobile
/
tests
History
scottjehl
ffdfa4e7c2
moved page load event bindings to a post-mobileinit callback so that the useFastClick option can be set before it is used. Unit test included.
Fixes
#1869
2011-06-21 11:33:38 -04:00
..
functional
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
speed
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
unit
moved page load event bindings to a post-mobileinit callback so that the useFastClick option can be set before it is used. Unit test included.
Fixes
#1869
2011-06-21 11:33:38 -04:00
jquery.testHelper.js
Changes to get the navigation unit tests green again.
2011-05-23 14:30:40 -07:00