includes/clientside/static/autocomplete.js
author Neal Gompa <neal@enanocms.org>
Thu, 01 Apr 2010 19:57:23 -0500
changeset 1233 202b25e2d0e6
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed typo in install.json in pgsql "no php extension" error string

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