Skip to content

Instantly share code, notes, and snippets.

@alunny
Created September 14, 2011 18:18
Show Gist options
  • Save alunny/1217316 to your computer and use it in GitHub Desktop.
Save alunny/1217316 to your computer and use it in GitHub Desktop.
$('h2 a:contains("Full Example")')
.parent().hide() // headers
.next().hide() // codeblocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment