Skip to content

Instantly share code, notes, and snippets.

@quangpro1610
Created October 1, 2018 16:06
Show Gist options
  • Save quangpro1610/12b4b2e2deeed2cc754e807e90487399 to your computer and use it in GitHub Desktop.
Save quangpro1610/12b4b2e2deeed2cc754e807e90487399 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(document).ready(function() {
$('.lightbox').lightBox();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment