

Returns an array of objects about all the tags. If 'handle' a handle is rendered and the tag is only dragable using the handle. If omitted, an unlimited number of tags are allowed.Īllows the user to re-order the tags using drag and drop. The maximum number of tags that the user can enter. It can be adjusted based on the palceholder. If null, the highlight effect is turned off. Tag will run a highlight effect using the defined background color. If the user tries to add a tag that already exists the existing If false the words "Foo" and "foo" considered the same The check for existing tags is case sensitive. **element:** object - reference to the added LI element **action:** string - either 'added', 'popped', 'moved' or 'reset' To name the select simply give your UL a name attribute! Maintain a hidden select in place for form submissions The maximum length a tag is allowed to be The minimum length before a triggerKey will create a tag These are the keys that will trigger a tag completionĪllow tags that do not exist in tagSource to be entered?Īn array containing tags to pre-populate the field with


This plugin is no longer under active development, I will continue to merge in pull requests as long as they conform to the Note for contributers/pull requesters below, but do not have the time to activly develop the plugin.
