i'm going to create form which allow users selected date as their want, so here is my demo
this is my script $('#datePick').multiDatesPicker();
then this is the demo
my question is how can i count how many date their selected before submit to form, thanks