xus
xus

Reputation: 2607

Using a scroll in jQueryMobile + PhoneGap

I've seen some ScrollView examples on the JqueryMobile website. I tried to dowload the required additional css and js files, reference them, and setup a scrollviewer, but it doesn't work (actually, all my website stops working, showing only a white-empty page).

Any idea or alternative?

Thanks!

Upvotes: 0

Views: 2659

Answers (1)

keune
keune

Reputation: 5795

As alternatives, you can have a look at iscroll and a jquery plugin touch-scroll.

Upvotes: 1

Related Questions