Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jquery.taghandler.js #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

boussou
Copy link

@boussou boussou commented Apr 6, 2015

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()

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
Copy link
Author

boussou commented Apr 6, 2015

This is an old work on your lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant