Skip to content

Instantly share code, notes, and snippets.

@micahalles
Created July 11, 2011 03:14
Show Gist options
  • Save micahalles/1075269 to your computer and use it in GitHub Desktop.
Save micahalles/1075269 to your computer and use it in GitHub Desktop.
Removing Elements
$("#my-template").expand({ author: false })
<div id="my-template">
<span class="author"></span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment