jQuery Tagging Plugins
Posted on March 22, 2012 in Javascript

If you have an application where people add a lot of data, organising this data to make it easy for people to find what they want can be difficult. One simple solution that can make organising and finding this data simple is to allow your users to add tags to each item.
I was looking for a good jQuery plugin for an app I’ve been working on and I thought it might be useful to some people if I did a quick round up of the ones I had a look at.
JQUERY TAGS INPUT PLUGIN
Tagit
jQuery Tag Plugin
Tagzy
In the end, Tagzy was the plugin I decided to use for the tags in my application. I thought it was nice and simple to implement and use.
Also, here is a little screenshot of it in action in my app. Changing the look of the tags was really straight forward too!



