includes/clientside/static/autocomplete.js
author Dan
Fri, 28 Nov 2008 22:11:51 -0500
changeset 751 c1242466d061
parent 699 c7d737202d59
permissions -rw-r--r--
Out with those confusing redistribution terms. That whole clause is much more simple now. (TODO: this needs to be seriously looked over by beta 1)

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