includes/clientside/static/autocomplete.js
author Dan
Mon, 26 Jul 2010 20:10:01 -0400
changeset 1266 f3933b355229
parent 699 c7d737202d59
permissions -rw-r--r--
Improved captcha word generation; fixed duplicate auth parameter in Special:Login privileged login; improved search indexer performance on websites with lots of words

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