jQuery masked input plugin validation
sky123Aug 5 2011 — edited Aug 6 2011Hi,
I have been using jQuery masked input plugin to restrict user input into date items in Apex forms. However, there're users who are used to enter 2-digit year, which causes whatever entered to be erased. How can I validate the input right after the users finish entering the date?
http://digitalbush.com/projects/masked-input-plugin/
Thanks.
Andy