Auto-completion for tag lists
Posted in JavaScript, Rails on January 31st, 2007 9 Comments »
See the end of this post for an important update.
Standard Rails auto-completion is geared toward completing a single value entered in a text field. For most cases this is exactly what’s needed, but there is one prominent case that is different: auto-completion of tags. If something can have a tag at all, it’s part and [...]
