Autocomplete suggestion tool

An autocomplete tool based on javascript, and PHP for a dynamic content array.

Autocomplete suggestion tool

Key features:
* It dynamically updates the suggestion list with bold character recognition.
* The suggestion list can be navigated using arrow keys and mouse.
* When using arrow keys, movement takes over from mouse location.

The application JS code is easily available through viewing the source. The PHP used is just a 2-dimensional array with titles and urls. And a foreach-loop to check for form submits, along with populating the JS version of the array.

This script was coded once and never updated. I recommend jQuery UI autocomplete as a good autocomplete script.

This document was last updated June 21st, 2011.
Written by: Dag Jonny Nedrelid
©2007-2012 http://thronic.com


Feel free to leave a comment.
Name:
URL:
0