I'd like to put a calendar on a webpage showing which days a house is availiable to rent. I know that the jquery datepicker has this functionality. However, I can't get it to display correctly
I've tried the jquery date picker, but it seems that I'm missing a stylesheet, as all the headings collapse together. Anyone know where I can find a suitable style sheet?
Alternatively, is there another javascript calendar that gives me this functionality?
I'd quite like to keep the amount hosted on my site at a minimum, as I only need the datepicker, not a bunch of other UI stuff.