This is a mirror of official site: http://jasper-net.blogspot.com/

HTML5 forms validation in Firefox 4

| Sunday, November 14, 2010
Mounir Lamouri looks at native browser-side form validation in Firefox4  – while re-iterating the need for re-validating on the server-side too. The objective of the browser-side form validation is to relieve JavaScript of the need to do a lot of basic form checking. Lanouri writes:

”All new input types introduced with HTML5 forms except search and tel benefit from internal validation. Firefox 4 is going to support email and url and the validation will check if the value is a valid email or url respectively.”

Read more: Ajaxian

Posted via email from .NET Info

0 comments: