
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 include if your language (e.g. 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 Ability to re-arrange tags by drag and drop!Īn array containing all or any of the default options.Option to toggle usage of a hidden select so the tags can be sent using a normal form!.Ability to provide initial tags on creation via list items.Ability to provide initial tags on creation though options.Why unique Because jQuery Tagit uses jQuery UI's auto-complete plugin to supply suggestions to users as they type and has some awesome features like sortable tags. Backspace on empty input deletes previous tag and jQuery-ui 1.8 The jQuery Tagit Plugin transforms an html unordered list into a unique tagging plugin.Automatically adds current input as tag if input loses focus.Fully integrated with jQuery ui auto complete.Convenient way for users to enter a list of items.Why unique? Because jQuery Tagit uses jQuery UI's auto-complete plugin to supply suggestions to users as they type and has some awesome features like sortable tags. and ( ) The _jQuery Tagit Plugin_ transforms an html unordered list into a unique tagging plugin. All edits must be applied to both tagit.js and tagit-themeroller.js no pull requests will be accepted unless this is done to ensure the scripts function equally.We welcome all bug fixes and additions to tagit, it is a community project after all, however we have one rule for commits:

Which has all the features of Tagit and then some! Note for contributors/pull requesters If someone wishes to take over the plugin create an issue in the tracker and I will discuss with you there.įor anyone looking to use this plugin I strongly suggest checkout out the awesome Select2 by Igor Vaynberg. 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.
