jquery-tagsinput-revisited
jquery-tagsinput-revisited copied to clipboard
Disable input of new tags when limit is reached
when it is configured with limit option (ex, limit = 1) it still allows to input new value, just does not add it I would suggest that when limit is reached it should hide input
