iscroll icon indicating copy to clipboard operation
iscroll copied to clipboard

Smooth scrolling for the web

Results 100 iscroll issues
Sort by recently updated
recently updated
newest added

Is this project still alive?

When applying snap with a threshold of 0.01(number doesn't matter), it doesn't work. The indicator is always at default(half height of window). The threshold does not get applied to the...

You can help me to fix iScroll issue. It's prevent me to drag google map.

In the browser the vertical scroll working fine but on a mobile browser it's not working at all, here's my code http://codepen.io/anon/pen/ZOLxbw

I have tried everything to try and use iScroll via TypeScript. I have install the following `npm i iscroll --save` `npm i @types/iscroll --save` I then imported as follows.. `import...

If an input field is inside the scrolling container - the default "preventDefaultException" makes it "focusable". However, if the input field is a FILE field - the IScroll ignores the...

I'm seeing a bug in Safari 12.0.2/OSX 10.13.6 in which this condition is not met, and therefore scrollEnd never gets fired. It only happens when the user gets to the...

I think this error has been reported several times. Some solutions are proposed but they do not work in my case so I open new issue here. Basically, the scroll...

在demos中forms/index.html 页面也存在这个问题,请求这个可以从那几个方向去排查问题或相应的解决方法。