includes/clientside/static/autocomplete.js
author Dan
Fri, 29 May 2009 16:37:32 -0400
changeset 1011 96119a79cf81
parent 699 c7d737202d59
permissions -rw-r--r--
Comments: fixed failure to supply $q to fetchrow() in JSON fetcher

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