includes/clientside/static/autocomplete.js
author Dan
Tue, 05 May 2009 21:53:48 -0400
changeset 955 de4f81abc5e3
parent 699 c7d737202d59
permissions -rw-r--r--
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.

/*
 * 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.
//