includes/clientside/static/autocomplete.js
author Dan
Mon, 03 Nov 2008 08:56:44 -0500
changeset 733 e5f638c216f7
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed error-out when DiffieHellman not supported and respawn requested (part of OS X QA process)

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