Skip to content

Instantly share code, notes, and snippets.

@bendavis78
Created January 27, 2016 16:20
Show Gist options
  • Save bendavis78/fa7268613c5f63496e0f to your computer and use it in GitHub Desktop.
Save bendavis78/fa7268613c5f63496e0f to your computer and use it in GitHub Desktop.
<!-- put this at the end of the body element -->
<script type="text/javascript">
$(document).ready(function(){
$('.materialboxed').materialbox();
});
$(document).ready(function(){
$('.materialboxed').materialbox();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment