includes/clientside/static/autocomplete.js
author Dan
Sun, 09 Nov 2008 14:10:24 -0500
changeset 732 c3752aa881c2
parent 699 c7d737202d59
permissions -rw-r--r--
Made defectivebydesign.org image local

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