Hi all, first time poster, long time reader here.
I'm trying to create a date range selection calendar for an accommodations website, basically I want to display a calendar that lets you click the start date followed by the end date, which in turn highlights the selected range, i'll then use those two date variables to generate the rate with ajax.
I've done some serious Googling but I just can't find what I'm looking for. Unfortunately my js/jquery coding skills aren't yet good enough to write one from scratch (hopefully one day :-) )
If anyone has any suggestions and can point me in the right direction I'd greatly appreciate it,
Cheers.