includes/clientside/static/autocomplete.js
author Dan
Sun, 30 Aug 2009 00:05:33 -0400
changeset 1111 8fae8fb3cbb1
parent 699 c7d737202d59
permissions -rw-r--r--
json2: fixed order of exception classes, it threw fits about missing Zend_Exception in ubuntu's latest PHP 5.2.6

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