Skip to content

Instantly share code, notes, and snippets.

@AnkurVyas-BTC
Created August 15, 2016 07:10
Show Gist options
  • Save AnkurVyas-BTC/e1d8146408f6d39e9096ed890ac984e3 to your computer and use it in GitHub Desktop.
Save AnkurVyas-BTC/e1d8146408f6d39e9096ed890ac984e3 to your computer and use it in GitHub Desktop.
Tag limit for tag it
$(“#tags”).tagit({
availableTags: [‘ruby’, ‘rails’,’range’, ‘ready’],
tagLimit: 2
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment