Skip to content

Instantly share code, notes, and snippets.

View lamperem's full-sized avatar
🦊
Learning...

Gustavo López lamperem

🦊
Learning...
View GitHub Profile
/*
* jQuery Double Tap
* Developer: Sergey Margaritov (github.com/attenzione)
* License: MIT
* Date: 22.10.2013
* Based on jquery documentation http://learn.jquery.com/events/event-extensions/
*/
(function($){