includes/clientside/static/autocomplete.js
author Dan Fuhry <dan@enanocms.org>
Tue, 03 Aug 2010 22:09:34 -0400 (2010-08-04)
changeset 1287 2c95a2c538c8
parent 699 c7d737202d59
permissions -rw-r--r--
Enanium: Link blocks now render properly on the right sidebar, and textual blocks now look good on the left.
/*
 * 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.
//