Skip to content

Instantly share code, notes, and snippets.

@danpastori
Created October 28, 2014 23:47
Show Gist options
  • Save danpastori/6ec1cb08cc02d6a6b88e to your computer and use it in GitHub Desktop.
Save danpastori/6ec1cb08cc02d6a6b88e to your computer and use it in GitHub Desktop.
Apply the tags input function.
$(document).ready(function(){
$('#tags-example').tagsInput({
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment