Skip to content

Instantly share code, notes, and snippets.

@joneath
Created January 26, 2012 00:45
Show Gist options
  • Save joneath/1680068 to your computer and use it in GitHub Desktop.
Save joneath/1680068 to your computer and use it in GitHub Desktop.
Scoped jQuery Query
// Scoped jQuery query
$(view.el).find(“#something_i_care_about”);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment