Skip to content

tommyfok/jQueryTap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

jQueryTap

jQuery触屏插件:Tap,使用方法非常简单,例:

$("#domid").tap(function () {
  alert("You tapped me! -- by" + this.innerText);
});

依赖 zepto 1.0+ / jquery 1.7+

About

jQueryPlugin : Tap

Resources

Stars

Watchers

Forks

Packages

No packages published