Search code examples
javascriptjqueryprototypejsscriptaculousautosuggest

What is JQuery's equivalent of scriptaculous/prototype's auto-complete?


Prototype/scriptaculous can do an easy autosuggest in the input box. It's pretty much built in.

How can I do that with JQuery?


Solution

  • jQuery plugin: Autocomplete