includes/clientside/static/autocomplete.js
author Dan
Tue, 06 Apr 2010 15:54:45 -0400
changeset 1240 2b6cdff92b09
parent 699 c7d737202d59
permissions -rw-r--r--
Added Diffie-Hellman crypto support into the installer. Fixes issue 13.

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