Skip to content

Instantly share code, notes, and snippets.

@mlangenberg
Created November 14, 2013 21:47
Show Gist options
  • Save mlangenberg/7474892 to your computer and use it in GitHub Desktop.
Save mlangenberg/7474892 to your computer and use it in GitHub Desktop.
$.each @items, (index, item) =>
listItem.click do (index) =>
=>
alert @items[index]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment