UNPKG
iscroll
Version:
latest (5.2.0)
5.2.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.9
5.0.8
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.9
smooth scrolling for mobile webkit
cubiq.org/iscroll-4
cubiq/iscroll
iscroll
/
src
/
ender.js
7 lines
•
167 B
JavaScript
View Raw
1
2
3
4
5
6
7
!
function
(
$, iScroll
) { $.
ender
({
iScroll
:
function
(
options
) {
return
new
iScroll
(
this
[
0
], options) } },
true
) }(ender,
require
(
'iscroll'
).
iScroll
)