0.0.5 • Published 9 years ago

touch-list-item v0.0.5

Weekly downloads
22
License
-
Repository
github
Last release
9 years ago

touch-list-item

This will add and remove styles to an element in a list simliar to how iOS or Android natively does it.

Install

npm install touch-list-item

Testing

git clone 
npm install
open test/index.html

Usage

var TouchListItem = require('TouchListItem'),

$('#el').touchList().on('touched', this.onElTouch);
0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

11 years ago

0.0.1

11 years ago