jQuery Validate + UK Date Format + Chrome

jQuery Validate + UK Date Format + Chrome

Hi all

I have an issue with date validation in jQuery validate. It's the issue with the UK date in Chrome, I've created a test in JSFiddle and using the DateITA validation from the addition-methods.js works OK, but when I reflect this update on my actual page I get the following (note the error occurs in all browsers):

Error: TypeError: e.validator.methods[o] is undefined

Page with the error: http://37.220.92.92:81/Apply-for-finance-online.asp
(The date of birth is the field that the dateITA validation is applied to).

Any assistance will be greatly appreciated, regards Stephen