Skip to content

Instantly share code, notes, and snippets.

@greyarch
Created September 17, 2015 11:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greyarch/d104f75e5faad1884dc2 to your computer and use it in GitHub Desktop.
Save greyarch/d104f75e5faad1884dc2 to your computer and use it in GitHub Desktop.
eventData =
prop1:
attr1: 1
attr2: "something"
prop2:
attr1: true
tpl.$("div").trigger $.Event('custom-event', eventData)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment