Page 1 of 1

autocapitalize, autocorrect for input fields

Posted: Wed Apr 03, 2013 12:31 pm
by RSteinwand
I see Safari supports this, but CSE doesn't. I didn't see anything on w3schools for this.

https://developer.apple.com/library/saf ... Forms.html

The idea is that you don't want to auto capitalize login/password fields, which is why I was interested. I've seen this behavior in the past and it was ugly.

Re: autocapitalize, autocorrect for input fields

Posted: Thu Apr 04, 2013 8:20 am
by Albert Wiersch
Thanks. I'll add this and post back when it's done.

Re: autocapitalize, autocorrect for input fields

Posted: Fri Apr 05, 2013 11:38 am
by Albert Wiersch
Hi Rick,

Could you try this new config file and let me know how it works?
http://www.htmlvalidator.com/htmlvalV120cfg.zip

It requires v12.0100 or later.

Thanks!

Re: autocapitalize, autocorrect for input fields

Posted: Fri Apr 05, 2013 11:58 am
by RSteinwand
Hi Albert,

Yes, that works.

Thanks.