includes/clientside/static/autocomplete.js
author Dan
Sat, 14 Mar 2009 15:25:55 -0400
changeset 862 8356381e8d1e
parent 699 c7d737202d59
permissions -rw-r--r--
Installer: pgsql main schema: fixed missing page_format in logs

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