Auto Complete

Auto Complete is a package that 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.

Tweet this project Short link

C2c4629f6145c5c0fc4dc8e79ccb46fa_thumb

Project Spotlight

The Procrastinator's Timeclock

A simple tool for managing the urge to do "just one more thing".

Ea0319cb39ff5261679eb4bdf0b81686_thumb

Project Spotlight

FBReaderJ

An e-book reader for the Google Android platform.