includes/clientside/static/autocomplete.js
author Dan
Sun, 09 Nov 2008 09:03:10 -0500
changeset 731 8e6dbf6882c2
parent 699 c7d737202d59
permissions -rw-r--r--
Added config option to grant userpage rights to new users (defaults to on, as it was hardcoded on before)

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