includes/clientside/static/autocomplete.js
author Dan
Mon, 11 Aug 2008 11:56:25 -0400
changeset 677 2a263b598a2b
parent 582 a38876c0793c
child 699 c7d737202d59
permissions -rw-r--r--
Improved miniPrompt and fadefilter to properly overlap parent modal windows. MessageBox() is next. Fixed pref_disable_js_fx not working due to wrong type (number instead of boolean).

/*
 * 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.4: DEPRECATED ****
// Replaced with Spry-based mechanism.
//