includes/clientside/static/autocomplete.js
author Dan Fuhry <dan@enanocms.org>
Tue, 17 Aug 2010 11:35:16 -0400
changeset 1291 a971f6efcb7b
parent 699 c7d737202d59
permissions -rw-r--r--
Visual refresh on the textarea in the enanium page editor. Also fixed missing image on the Save Draft button.

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