includes/clientside/static/autocomplete.js
author Dan
Wed, 26 Aug 2009 23:25:39 -0400
changeset 1108 c1be67a50d81
parent 699 c7d737202d59
permissions -rw-r--r--
Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)

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