Skip to content

Instantly share code, notes, and snippets.

@nicolas-t
Last active October 13, 2015 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicolas-t/4245948 to your computer and use it in GitHub Desktop.
Save nicolas-t/4245948 to your computer and use it in GitHub Desktop.
Chocolat
$(document).ready(function(){
$('selector').Chocolat({
displayAsALink: true,
linkImages : true
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment