includes/clientside/static/autocomplete.js
author Dan
Tue, 04 Aug 2009 17:32:09 -0400
changeset 1075 f4b89aa4226d
parent 699 c7d737202d59
permissions -rw-r--r--
Some changes to AJAX login interface, made it a bit more compact with less language, with some Enanium specific modifications to the same.

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