Lisa Herrod wrote:
Just wondering if there is a standards compliant way of implementing 'autocomplete' on forms, which I believe is proprietry...?

Not tested it, but...could you inject the autocomplete="off" via javascript to the form element?

An example might be that there is a login and password field on a banking site and you don't want the browser to remember the data. I realise there are ways around this and that smart people can still work it out :)

Again, not tested, but unless I'm mistaken: when using https, the browser doesn't cache/autocomplete (I may be talking out of my rear here, but it does ring a vague bell).

If all else fails, I'd rather have an invalid attribute (with a good rationale why it was used) that doesn't have adverse effects (as opposed to invalid elements, which have the potential of messing up the DOM more dramatically) any day if it actually provides an improvement to usability.

P
--
Patrick H. Lauke
______________________________________________________________
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
______________________________________________________________
Co-lead, Web Standards Project (WaSP) Accessibility Task Force
http://webstandards.org/
______________________________________________________________


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to