includes/clientside/static/autocomplete.js
author Dan
Sat, 14 Mar 2009 15:24:56 -0400
changeset 860 c931041e689a
parent 699 c7d737202d59
permissions -rw-r--r--
DBAL: Fixed missing $loc in pgsql die_json()

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