javascript - Jquery resize event doesn't work in Phonegap IOS? -
The 'resize' event correctly recognizes Android but it does not detect it in iOS
$ (Window). Reset (function () {// code});
Ensure that the viewport is set correctly, you have it set to device-height should not be compulsory to see:
Comments
Post a Comment