includes/clientside/static/autocomplete.js
author Dan
Sat, 17 Jan 2009 15:16:36 -0500
changeset 817 880c4b7eb658
parent 699 c7d737202d59
permissions -rw-r--r--
SECURITY: Fix XSS under IE in closing tags (shared sanitizer)

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