This package can be used to auto-complete text typed in a form input without page reloading.
It generates the HTML for a form with a text input and Javascript to perform an AJAX request to retrieve possible words that complete the text that the user has typed so far.
The auto-completion words are retrieved from a configurable text file. The words may also be read from an array session variable to make it faster.
The completion words are displayed in menu below the text input.
The form with text field width, the colors of the words in the menu and the word file delimiter are also configurable.
|
Screenshots |
|
|
Pages that reference this package |
|
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|