Folks, For likely the umpteenth time, can someone recommend a good AJAX auto completion tutorial or example that I might use to crib-together a text-field selection that would otherwise be a very large drop-down selection field?
My use case would be essentially like having a table full of say, recipie ingredients, and letting the user select which one to add into a recipe. I'd like to have the user simply start typing a few first characters and then let an autocompleter search for matches and present them to the user. The source of the matches would be a "Name" TextField in some model. What is the current Best Practice or even Good Advice? :-) Pros and cons for jQuery or extjs or something else? A good "How To" or a pointer to a write up? Thanks, jdl -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.