zdiodic
zdiodic
to clear selected tags value input, try to user $('.fstChoiceRemove').click(); i have the same problem to add tags programmatically so user can edit selection
itis not working
i have same problem to add tags selected in input from DB so user can modify selection. is there any example to do this ?
i have a similar problem. no answer here
try this, will clear all selected tags $('.fstChoiceRemove').click(); $('#details').fastselect();