includes/clientside/static/autocomplete.js
author Dan
Tue, 02 Jun 2009 13:27:05 -0400
changeset 1020 0867b9d38c38
parent 699 c7d737202d59
permissions -rw-r--r--
Enabled tiny URL scheme support in installer cli-core

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