includes/clientside/static/autocomplete.js
author Dan
Fri, 30 Apr 2010 22:10:57 -0400
changeset 1246 330f4de4c937
parent 699 c7d737202d59
permissions -rw-r--r--
Added an ajax auto check for the path to ImageMagick in Admin:UploadConfig

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