i use jquery calendar in a page. i used a common settings for all the dates such as dob, date of join, married date, order date etc. Now i want to set some additional settings for some dates, such as dob should not take future value. So i want to use the general settings and additional seetings. I keep the general settings in a common file. How do I add additional settings in each page.
thanks for your time.
i use jquery calendar in a page. i used a common settings for all
Share
You might want to consider the Validation plugin.
It will give you 4 new validations:
You can see a demonstration of how this will work with the jQuery DatePicker here (click the Validation tab).