I had tested and created my validation on a form using a hard-coded webpage as well as other input fields; although, when I moved it onto my JSP page, the only field that wasn't working properly was the one with the AJAX/JSON call on it. I read in places that the AJAX call for DDL is the culprit, but don't seem to provide a solution for this. Any help would be appreciated. Thanks!
As mentioned, I was wondering if DatePicker has a way to work around its NumberOfMonths functionality to view multiple months that are previous to the current date as opposed to the months following after? Thanks.