How can you add vertical scrolling to the content section of a jquery mobile site?
Share
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.
Do you mean with the header and footer fixed? Or perhaps something like iscroll, if that then there is a plug-in wrapper for JQM for that plug in. If it’s not fixed headers and footers your after then you should be able to just stick a div with a height specified and style it to have scroll bars.