
Link to my app: http://gizeto.com/app_orange/index.html
I don’t understand why this occurs on orientationchange. Does anybody recognize this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It appears as though you are using iScroll for your scrollable areas. If this is the case then you will need to update the iScroll instance whenever a
resizeororientationchangeevent fires on thewindowobject:Source: http://cubiq.org/iscroll-4#refreshmethod
This should keep the iScroll area the correct dimensions when the size of the document changes. If the iScroll container (in your case this is the
data-role="content"element) still doesn’t update it’s height then you may need to do that manually: