sniperwolf / taggingJS

jQuery plugin to tagging like a charm!
http://sniperwolf.github.io/taggingJS/
MIT License
933 stars 151 forks source link

An option to limit the number of tags that can be added. #43

Closed harzzn closed 8 years ago

harzzn commented 9 years ago

The number of tags that can be added can now be limited with the 'tags-limit' option. Default value is zero which equals to no limit.

Also added an option 'tag-box-editable-class' which defines the name of the class that will be added to the tag box when new tags can be added. This can be used with css to for example to show the text-cursor when the tag box can be edited and to show a normal cursor otherwise.

wQwRtaufxJw7UFLCXzXz commented 8 years ago

Can we get this merged? @sniperwolf