includes/clientside/static/autocomplete.js
author Dan Fuhry <dan@enanocms.org>
Fri, 24 Sep 2010 21:50:25 -0400
changeset 1305 ba8a648baebc
parent 699 c7d737202d59
permissions -rw-r--r--
Fixed check for iPhone OS 3 - it now returns true on 3.0 or any later version including 4.x

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