I have a problem with chrome: when I insert an incomplete date in an input date, like "12/dd/yyyy" and I submit the form, chrome shows me an error like
Please enter a valid value. The field is incomplete or has an invalid date
Anyone knows how to remove this error and show a custom error with jquery or js, like: "ERROR: The date you entered is not valid"?
Sorry for my english and thanks in advice.