I\'ve got the following HTML5 form: http://jsfiddle.net/nfgfP/
It's very simple to control custom messages with the help of HTML5 event oninvalid
HTML5
oninvalid
Here is code:
This is most important:
onvalid="this.setCustomValidity('')"