Ok I've been searching and searching for an answer, but have yet to find one in the general area I am looking for. Not being supremely familiar with iScroll (a former developer on this project added it in, and I am now taking it over). I have bee...
We have a web application shown in WebView on Android and we have performance issue on older Android tablets that we really need to deal with We are using iScroll-lite for javascript dragging We set hardware acceleration to true, set rendering pri...
I'm using iScroll to create a web app and I'm unable to click any divs that are within the iscroll wrapper. I tried setting eventPassthrough option to be true but it causes a significant amount of scrolling problems. Anyone experienced this?...
When I focus into a form field at the bottom of iScroll view, it does not scroll up/bring the focused field above the softkeyboad. Any idea? Thank you! This is the Android project. https://dl.dropboxusercontent.com/u/75818136/webkitdemo.zip <...
The iScroll project provides the “overflow:scroll for mobile WebKit”, and was started […] because webkit for iPhone does not provide a native way to scroll content inside a fixed size (width/height) div. So basically it was impossible to h...
I am looking for an alternative to iScroll for scrolling inside div's. It needs to support these OS's: iOS Android WP8 And I also need pull-to-refresh functionality. Any suggestions?...
I am trying to sync two scrollable DIVS scroll positions. Methods followed : Method - 1 : on-scroll event setting the scrollTop of other DIV. problem : scroll event executed at the end and UI is sluggish in iOS safari. Method - 2 : us...
In my Jquery Mobile website I am using href for back button like; <a id='{0}' class='{1}' href='/' data-role=""button"" data-icon=""arrow-l"" data-transition=""slide"" data-...
Please Help me to scroll fixed list item using iscroll. i am working on a project in which i want to scroll three LIST Item on one time scroll using iscroller. I allready tryed to scroll with scrollTo, ScrollToPage, ScrollToElement function of iscrol...
I'm making a mobile website with jQtouch and iScroll. I wan't to get multiple scrollable areas with iScroll, but only of the lists works with iScroll... I tried with this: var scroll1, scroll2; function loaded() { scroll1 = new iScroll...
©2020 All rights reserved.