Skip to content

Instantly share code, notes, and snippets.

@andyburke
Created December 30, 2014 21:35
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 andyburke/d12b5c1268e48474492e to your computer and use it in GitHub Desktop.
Save andyburke/d12b5c1268e48474492e to your computer and use it in GitHub Desktop.
old selector example
<div class=”item-list”></div>
$( '.item-list' ).html( itemsHTML );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment