includes/clientside/static/autocomplete.js
author Dan
Fri, 02 Apr 2010 14:42:15 -0400
changeset 1234 903bb153c265
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed fread() usage in Request_HTTP not properly handling incomplete responses

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