includes/clientside/static/autocomplete.js
author dan
Wed, 11 Nov 2009 23:44:10 -0500
changeset 1134 4fdd92da4fe8
parent 699 c7d737202d59
permissions -rw-r--r--
Hack: temporarily disabled PCRE recursion for Win32 in the paragraph block tag parser until a better parser can be written/adapted

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