Description
InstantAutocompleter is a Prototype-based JavaScript widget that autocompletes a text field instantly from given a source array.
Demo
Check out [a live demo](http://instantautocompleter.appspot.com/) of InstantAutocompleter.
Requirements and Supported Platforms
InstantAutocompleter requires Prototype 1.6 or newer to work.
InstantAutocompleter has been tested in Firefox 2 and 3, Safari 3 and IE7. IE7 causes an error but does work due to a bug in Prototype.
Usage
All you need is a source array and a text field:
But, there are a lot of options to allow for customization:
```
var inp