includes/clientside/static/autocomplete.js
author Dan
Tue, 19 Jan 2010 10:02:30 -0500
changeset 1214 edd52b2933a4
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed an example url in install.json pophelp (which may be removed momentarily)

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