问题
I need to change the token limit of a token input textbox dynamically based on its add and on delete functions. In my case when the user selects an item called "all users" from the list, the token limit should change to 1 and when the same is removed it should be again null.
来源:https://stackoverflow.com/questions/28474159/changing-token-limit-dynamically-on-add-function-of-jquery-token-input