includes/clientside/static/autocomplete.js
author Dan
Sat, 04 Apr 2009 22:37:35 -0400
changeset 896 ddecc53004ee
parent 699 c7d737202d59
permissions -rw-r--r--
UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug

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