touch-list-item

0.0.5 • Public • Published

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);

Readme

Keywords

none

Package Sidebar

Install

npm i touch-list-item

Weekly Downloads

1

Version

0.0.5

License

none

Last publish

Collaborators

  • dankantor