who can create forms with built-in validation most Web forms have included at least some lines of JavaScript code. Typically this JavaScript is used to validate the form — that is, check all the fields have been filled in correctly before the form is sent to the server.
However, i heard that with HTML5,we can create forms with built-in validation and rich widgets for dates, numbers and so on, all without including a single line of JavaScript code,it is a good news, but who can create that ? Thanks for any help! |