Skip to content

Instantly share code, notes, and snippets.

@jmorahan
Created September 22, 2017 13:28
Show Gist options
  • Save jmorahan/8c709918b3c8914868065e9ec5fbb3c2 to your computer and use it in GitHub Desktop.
Save jmorahan/8c709918b3c8914868065e9ec5fbb3c2 to your computer and use it in GitHub Desktop.
ctools collapsible-div
<div class="ctools-collapsible-container ctools-collapsed">
<h2 class="ctools-collapsible-handle">Click here</h2>
<div class="ctools-collapsible-content">This appears</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment