jonthornton / Datepair.js

A javascript plugin for intelligently selecting date and time ranges, inspired by Google Calendar.
https://www.jonthornton.com/Datepair.js
360 stars 85 forks source link

Issue with jQuery Validation Plugin #35

Closed kemalemin closed 9 years ago

kemalemin commented 9 years ago

I have noticed that, once used along with jQuery Validation plugin, and when both date textbox fields are 'required', somehow the validation fails.

jonthornton commented 9 years ago

Could you post a jsFiddle that demonstrates the problem?