includes/clientside/static/autocomplete.js
author Dan
Fri, 11 Sep 2009 09:55:24 -0400
changeset 1110 1a3f374310ca
parent 699 c7d737202d59
permissions -rw-r--r--
Damn it! gzip_output() was not checking for gzip support in the browser, fixed.

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