HTML: AutoFill
Carlos Reche (contact me)
This class can generate form text input values that can automatically complete the values entered by the user with a given list pre-defined values.
The class generates the necessary Javascript code to add auto-complete support to a form text input with a given identifier.
You can define the maximum number of options that will be displayed to let the user pick one that completes the text that he entered.
You can also define whether the form should be submited when user select one of the options.
------------------------
Update on Aug 22, 2005
- Fixed the autofill box position when using tables.
- Added keyboard navigation through the autofill options.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (85.7%)
| Good (83.9%)
| -
| Good (89.3%)
| -
| -
| Sufficient (60.2%)
| 635 |
Click here for detailed information about this class on phpclasses.org