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-17 06:20:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
be94de1c18
jquery-mobile
/
tests
/
unit
/
core
History
scottjehl
8ba4c27300
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
..
core.js
major simplification of jqmData method, while adding new methods for jqmRemoveData, and also their $-namepaced utility methods, including $.jqmHasData. Commit includes 20 new unit tests included to test compatibility with jQuery core's data methods, and docs are updated as well.
2011-03-26 14:14:02 -04:00
core_scroll.js
increased two test timeouts to give slower ci test browser time work, also included a small whitespace fix to nav
2011-04-21 23:17:08 -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