jQuery AutoComplete Demo

This is a small variation of PengoWorks' variation of Dylan Verheul's jQuery autocomplete/suggest plugin. (Here's the diff.) This variation provides auto-complete on multiple words in the same input field. It assumes there are no spaces in the autosuggest list, so that each separate word needs to be auto-completed. You can hit space or return to select the item in the menu.

Demo

Enter some colours:

Code

javascript

css

Who?

Michael Mahemoff for Osmosoft