Skip to content

Instantly share code, notes, and snippets.

@blaisethomas
Created May 4, 2015 15:58
Show Gist options
  • Save blaisethomas/9fbdc61319dfbd1d770a to your computer and use it in GitHub Desktop.
Save blaisethomas/9fbdc61319dfbd1d770a to your computer and use it in GitHub Desktop.
Given an html like this:
<p>Dude this is</p>
<div class=""rad"">radical</div>
<div class=""mag"">magnificent</div>
Hide the maginificent div with jQuery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment