includes/clientside/static/autocomplete.js
author Dan
Mon, 22 Dec 2008 21:54:30 -0500
changeset 794 720516162012
parent 699 c7d737202d59
permissions -rw-r--r--
Added support for re-auth on submit to rank manager when session goes bad; still more to come

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