[Keith Wood Datepicker] Date-Range Selection Problem
Hi everyone
I'm a web developer and working in an IT Team of Tourism Agency. Well I was looking for a Jquery Date-Range plugin (
not datepicker plugin). While looking for deeply on Google I've seen the Keith's date-range plugin blog and awesome plugins. And I emergencly need help !
I want to show inline 2 months datepicker. Well no matter about that. My problem is that;
<span id="checkinDate"></span>
<span id="checkoutDate"></span>
<span id="total"></span>
When customer select first date for check-in it should be
appear/wrap in to the checkinDate span. and when customer click for the second click, the last clicked date should be wrapped in checkoutDate. And the finally I should calculate total accommodation between the selected days. Calculation is not so matter but the wrapping selected dates that I cant do it
I'll be glad if anyone can help mi
Thanks and best wishes.....