Questions tagged [iscroll4]

iScroll 4 is a scrolling library for mobile web development. Using iScroll 4 developers can add overflow:scroll functionality to mobile browsers. Other features iScroll 4 provides include Pinch/Zoom, Pull-To-Refresh and element snapping.

Useful links:

195 questions
6
votes
1 answer

In Phonegap + IOS button click event fire multiple times using iScroll 4

I am using iScroll v4 in Phonegap 2.1.0 + IOS. I have a two iscroll in two different pages. First iscroll function locationload() { locationScroll = new iScroll('locationWrapper', { vScrollbar: false, hScrollbar: false, …
Palani Kumar
  • 1,137
  • 1
  • 10
  • 21
5
votes
3 answers

jQuery Mobile Listview is too slow with iScroll

I am making an app with PhoneGap 1.3.0 and Jquery Mobile 1.0. To scroll a listview I want to use iScroll but scrolling performence is too bad. Scrolling is too slow. Also I made some test. If I use the code without jQuery Mobile it is fast
Erhan H.
  • 520
  • 4
  • 14
  • 24
5
votes
5 answers

How to set dynamic width in iScroll for scroller?

In this example http://bit.ly/t2ImYS width of wrapper of all elements is fixed 8520px #scroller { width: 8520px; height: 100%; float: left; padding: 0;} I want width dynamic so if i add more elements inside
this #scroller should…
Jitendra Vyas
  • 148,487
  • 229
  • 573
  • 852
5
votes
1 answer

iScroll does not work in android unless you do a orientation change and back

hi i have a website i created and it is using iScroll so basically i have a fixed width on a div tag, and it will become scroll-able if the content is too long. the same code i have iscroll applied works fine on iphone and ipad however, on android,…
user1233587
  • 2,033
  • 4
  • 24
  • 24
4
votes
2 answers

Scrollable