superbly_tagfield
superbly_tagfield copied to clipboard
jquery based tagfield
This patch sets the currentItem to the tag that was selected when the blur event fires, which allows addItem to work properly. I standardized whitespace to 4 tags, as that...
I think the demo explains the jist. Essentially you can do more filtering on what kind of tags can be inputted, and then show a message or whatever it may...
Hi i'm using this wonderfull and light plugin. I would like to add and remove items out of the main call $("#tags").superblyTagField(); How i can do that? :)
It seems this plugin has conflict with jQuery Tipsy plugin, while you have tooltip and tagfield together on an inputbox, this will ruin Tipsy :(