includes/clientside/static/autocomplete.js
author Dan Fuhry <dan@enanocms.org>
Fri, 30 Jul 2010 21:32:05 -0400
changeset 1280 871f17a0d27d
parent 699 c7d737202d59
permissions -rw-r--r--
Improved display of comments from foes, and fixed some general issues with the friend and foe lists

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