includes/clientside/static/autocomplete.js
author Dan
Sun, 10 May 2009 15:52:53 -0400
changeset 963 b572ce1114f1
parent 699 c7d737202d59
permissions -rw-r--r--
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend

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