includes/clientside/static/autocomplete.js
author Dan
Wed, 27 May 2009 09:45:54 -0400
changeset 1006 ec33f6cb333d
parent 699 c7d737202d59
permissions -rw-r--r--
JS core: allow setting loaded_components in other scripts

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