Created
August 15, 2016 07:10
-
-
Save AnkurVyas-BTC/e1d8146408f6d39e9096ed890ac984e3 to your computer and use it in GitHub Desktop.
Tag limit for tag it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(“#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