Why HTML5 forms are not compatible on IE 9?
I don’t see forms validated on Internet explorer 9.
It works fine on FF, Chrome, and Safari, but not on Internet Explorer.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
@Nida Hafeez,
Check out this:
http://html5readiness.com
You should not go with HTML5 Validation, I won’t recommend.
Always remember that users can overcome client side validation, based on different browser type, version and enable/disable javascript or other client side capabilities.