includes/clientside/static/autocomplete.js
author Dan
Sat, 15 Nov 2008 18:21:16 -0500
changeset 738 0dceea7ac8ff
parent 699 c7d737202d59
permissions -rw-r--r--
load_component() now uses wait cursor on document.body

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