You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
I have a jQuery Mobile application and a form with a select-box. Now the Safari on iPhone zoom into the select-box, but this is wrong.
No i have read you documentation and saw the option "prevent-focus-zoom". Now i have following:
....
But the Safari zooms anyway. I think this is correct and must work.
My Versions are:
jQuery: 1.8.2
jQueryMobile: 1.1.1 1981b3f
Hi
I have a jQuery Mobile application and a form with a select-box. Now the Safari on iPhone zoom into the select-box, but this is wrong.
....No i have read you documentation and saw the option "prevent-focus-zoom". Now i have following:
But the Safari zooms anyway. I think this is correct and must work.
My Versions are:
jQuery: 1.8.2
jQueryMobile: 1.1.1 1981b3f
I used with backbone.js,
-Thanks