Tag-Handler icon indicating copy to clipboard operation
Tag-Handler copied to clipboard

Update jquery.taghandler.js

Open boussou opened this issue 10 years ago • 1 comments

if I type "postgressql" & in my avaliable list I have "PostgresSQL" (or type "java" vs "Java"), I want the autocomplete to add the latter. I also added a foolproof behavior (that I got) where "PostgresSQL" is actually "PostgresSQL " int the available list (with a space)

another update : on top of the "ignorecase" feature, I added a feature like UpdateURL but "updateField" instead --> it is meant to automatically update an hidden field using the result of getSerializedTags()

boussou avatar Apr 06 '15 22:04 boussou

This is an old work on your lib.

boussou avatar Apr 06 '15 22:04 boussou