Skip to content

Instantly share code, notes, and snippets.

@mk0x9
Created August 20, 2012 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mk0x9/3404347 to your computer and use it in GitHub Desktop.
Save mk0x9/3404347 to your computer and use it in GitHub Desktop.
body_click_handler = ->
(jQuery 'body').click (e) ->
switch e.target.getAttribute 'data-action'
@rcpsec
Copy link

rcpsec commented Aug 26, 2012

So creative =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment