UNPKG
swipe-list
Version:
latest (0.1.0)
0.1.0
Infinite scroll replacement for weak mobile devices.
github.com/kof/swipe-list
swipe-list
/
jquery-swipe-list.css
9 lines
(8 loc)
•
120 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
.swipe-list
{
position
: relative; }
.swipe-list-page
{
position
: absolute;
width
:
100%
;
height
:
100%
; }