JavaScript Auto Complete is an object that provides auto-complete support for Web form text inputs. It displays a pull-down menu with options based on the entered text. The presentation of the pull-down menu is configurable using CSS styles. The object may trigger calls to event handlers when the user selects a given suggested option.
| Tags | autocomplete menu form HTML javascript framework |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | JavaScript JSON |