includes/clientside/static/autocomplete.js
author Dan
Mon, 29 Sep 2008 08:24:26 -0400
changeset 712 331e009416d5
parent 699 c7d737202d59
permissions -rw-r--r--
SECURITY: Changed Diffie-Hellman parameters to prime and generator created through OpenSSL

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