[jQuery] [validate] phoneUS problem
When I am using the phoneUS rule in my validate options I get the
following JS error:
$.validator.methods[method] is undefined
http://localhost/inns/inc/jquery.validate.js
Line 471
As I look through jquery.validate.js, I see no reference to phoneUS.
Am I missing something here?
Thanks,
AJ