Re: Error Handling Best Practice?

On 22/12/2015 16:21, Michiel Bijl wrote:
> @Alistair, Android 4.* supports HTML form validation
> <http://caniuse.com/#feat=form-validation> according to caniuse.com
> <http://caniuse.com>. So you could set a custom error message with
> .setCustomValidity.

Native HTML5 error messages are not exposed to AT (tested in Chrome on 
latest Androids, admittedly not in Browser/Android 4.*, but I'd infer 
that support would be even worse than in current Chrome) 
http://developer.telerik.com/featured/building-html5-form-validation-bubble-replacements/#comment-2381878676

P
-- 
Patrick H. Lauke

www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke

Received on Tuesday, 22 December 2015 16:43:31 UTC