I\'m experimenting with HTML5 built-in validation attributes and the first difficulty I have run into is that the validation attributes work in a form context. I.E. if you want
Warning: The following solution isn't beautiful, I know. But it's the only solution I can think of. :/
Create a form-tag side by side with the server-created form-tag. Position the client-side form on top of the page.
Drawback: You cannot use server tags. But hey... who does now a days?! :)
... Everything .... ... Form with HTML5 validation ... ... Form with HTML5 validation ...