includes/clientside/static/autocomplete.js
author Dan
Tue, 14 Apr 2009 21:03:25 -0400
changeset 910 e5de998b934b
parent 699 c7d737202d59
permissions -rw-r--r--
Meh, finished my half-written-out thought in a FIXME in Special:Log code.

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