Hi all,
Opera already supports several HTML5 form validation attributes such as required, pattern, etc... So when I leave a required field empty and submit it an error message appears next to the field. This is great but I didn't find any way to change the default message, also to change the language of the error message (I tried the lang attribute).
how should this work? (I didn't find anything about it in the specification)
thx, Viktor