A cant understand the case of tags
| Project: | Tag Suggest |
| Version: | 1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | minor |
| Assigned: | remysharp |
| Status: | active |
Jump to:
Hi!
Amazing jQuery plugin, I think that use in some project, but, I cant understand something around the case of the tags, that is. Why use "lower case" to find and set the tags? I simply remove the "toLowerCase()" methods that I found in the plugin and test it in last versions of Firefox, Opera, Internet Explorer and Safari, and everything run well.
So, why use the "lower case"? If we have this tags: "Yahoo, Google, jQuery", I dont understand why the plugin set the tag selection as "yahoo, google, jquery". Maybe I wrong, I see. ;)
Please, sorry my bad english, I hope you understand me. In any case congratulations for this jQuery plugin. Thanks very much.

Comments
#1
If you're using 1.4 then you'll find it doesn't revert to lowercase on selection.
#2
Hum... but I use the version 1.4 and the tags ever show and place in lower case, even is asigned with capital letters, for example. Hum... In any case thanks very much. ;)