includes/clientside/static/autocomplete.js
author Dan
Wed, 25 Feb 2009 13:39:49 -0500
changeset 836 f8199a8d6153
parent 699 c7d737202d59
permissions -rw-r--r--
Blah. Wrong type for those getConfig values.

/*
 * Auto-completing page/username fields
 * NOTE: A more efficient version of the username field is used for Mozilla browsers. The updated code is in autofill.js.
 */

//
// **** 1.1.5: DEPRECATED ****
// Replaced with jQuery-based mechanism.
//