If I construct a long list in jQuery Mobile and than turn it into an App with PhoneGap does the scroll bar automatically surface like in a browser window, or do I have to include one like this http://areaaperta.com/nicescroll/ ? Thanks.
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.
You will not get default scroll if you create app using Phonegap. You need to use some third party libraries like iScroll
Learn more here : http://blog.safaribooksonline.com/2012/07/19/jquery-mobile-scrolling/