includes/clientside/static/autocomplete.js
author Dan
Sat, 26 Sep 2009 15:13:40 -0400
changeset 1121 bf5adc446018
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed handling of blank urlname as guest main page / other main page for members

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