When clicking an input field on an iOS device, it will zoom in on that element. Can i disable this focus event?
I put up this gist which solves the problem. https://gist.github.com/2008932
The accepted solution is not correct, as it will cancel focus altogether, which prevents data entry.
2.1m questions
2.1m answers
60 comments
57.0k users