Hi,
I'm looking for a jQuery popup calendar (like the jQuery UI Datepicker) but I don't want to use it as a date picker, only as a calendar to show that certain dates have been booked (using some styling to highlight each date, the way outlook does in the month view).
Does anyone know of any plugins that can do this? I've had a hunt but can only find plugins for datepickers, not for displaying data.
I could modify the jQuery UI Datepicker for this purpose but was wondering if anyone knows of anything that I can pick up and run with rather than having to do a lot of tinkering with an existing plugin.