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-04-09 00:50:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15667eee1b
jquery-mobile
/
tests
/
unit
/
core
History
gseguin
101657d7b7
Tests following .jqmData() behavior change ( commit
a0ca22ae3d
)
2011-09-16 09:14:46 -07:00
..
core.js
Tests following .jqmData() behavior change ( commit
a0ca22ae3d
)
2011-09-16 09:14:46 -07:00
core_scroll.js
moved 20ms scroll test to test that it the scrolling is async. 20ms isn't enough time to be reliable
2011-06-26 12:10:11 -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