I have an MVC jquery mobile application, and on one of the pages I have a datetime picker that when I use with jqyery.validate gives this error on chrome, even though I don't have any validation on the picker. I actually want to validate another control. I will paste the code: The main view:I have an MVC jquery mobile application, and on