hailwood / jQuery-Tagit

The Jquery Tagit Plugin transforms an html unordered list into a unique tagging plugin.
264 stars 109 forks source link

Reset the tags #13

Closed faevourite closed 13 years ago

faevourite commented 13 years ago

The user can call tagIt("reset") to clear the tags field to the initial tags (or empty if there are no initial tags). This is useful when you need to call form.reset(), which does not clear out the selected tags.