Skip to content

Instantly share code, notes, and snippets.

@whyisjake
Created January 24, 2013 18:46
Show Gist options
  • Save whyisjake/4626324 to your computer and use it in GitHub Desktop.
Save whyisjake/4626324 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(document).ready(function(){
$(".collapse").collapse()
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment