includes/clientside/static/autocomplete.js
author Dan
Sun, 19 Apr 2009 19:13:41 -0400
changeset 942 18db38c70a41
parent 699 c7d737202d59
permissions -rw-r--r--
Upgrades from stable now skip langimport if it's being done later anyway. Pending testing.

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