Works for IE, too: http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/aut ocomplete.asp
Here's a good backgrounder document: http://wiki.mozilla.org/The_autocomplete_attribute_and_web_documents_usi ng_XHTML ~ David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: September 7, 2006 1:48 PM To: jQuery Discussion. Subject: Re: [jQuery] Autocompleter update (again) > 2) Is there something I can add to programmatically disable the default > forms-autocomplete function in browsers? FF's default menu choices are > competing with the plugin's choices. for mozilla browsers set an attribute "autocomplete" to "off"! -- klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
