Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Then you just want to let the user tap just one time, right?
    – Hackerman
    Commented Jan 23, 2014 at 20:43
  • Use .one() method instead of .on().
    – Ram
    Commented Jan 23, 2014 at 20:44
  • Yes, I'd like it to fire once and then remove itself. @BlackSheep, this isn't jquery so there is no one method.
    – Joshua
    Commented Jan 23, 2014 at 20:51
  • Hammer has a jQuery version.
    – Ram
    Commented Jan 23, 2014 at 23:46