I use jQuery mobile Framework and jQuery Tmpl to create a web app for iPhone only.
Every static pages work fine.
But dynamic pages (Built with Json and Tmpl) won’t scroll.
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.
In the jQuerymobile template we used, this:
was preventing our page from scrolling.
Quite obvious :S