includes/clientside/static/autocomplete.js
author Dan
Thu, 21 Aug 2008 08:24:04 -0400
changeset 699 c7d737202d59
parent 582 a38876c0793c
permissions -rw-r--r--
Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...

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