includes/clientside/static/autocomplete.js
author Dan
Sun, 15 Mar 2009 11:08:07 -0400
changeset 866 0a691138a1e5
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed a bug in default namespace handler: referenced global page_id instead of local

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