UNPKG
jquery-real-tap
Version:
latest (0.4.4)
0.4.4
0.4.2
Old but reliable jquery tap.
jquery-real-tap
/
README.md
5 lines
(4 loc)
•
71 B
Markdown
View Raw
1
2
3
4
5
USAGE: $(
'.something'
).
on
(
'tap'
,
function
(){ //your
code
here });