# tag-it **Repository Path**: mirrors_GUI/tag-it ## Basic Information - **Project Name**: tag-it - **Description**: A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tag-it: a jQuery UI plugin Tag-it was originally inspired by the "tag suggestion" form field in ZenDesk.com. Now it is a full jQuery UI widget, supporting various configurations and themes. ## Demo ![Screenshot](http://aehlke.github.com/tag-it/screenshot.png) Check the [example.html](http://aehlke.github.com/tag-it/example.html) for several demos. ## Usage First, load [jQuery](http://jquery.com/) (v1.4 or greater), [jQuery UI](http://jqueryui.com/) (v1.8 or greater), and the plugin: The plugin requires a jQuery UI theme to be present, as well as its own included base CSS file ([jquery.tagit.css](http://github.com/aehlke/tag-it/raw/master/css/jquery.tagit.css)). Here we use the Flick theme as an example: Now, let's attach it to an existing `