I would like to incorporate a calendar display into a project that I have, and was wondering if there is any way to use the CalendarDatePicker and have it displayed statically on the page. My plan is to use it for picking blogs from an archive.
At the moment the idea is that hovering over a date displays a list of the blogs written on that date, and clicking on it takes you to a page displaying those entries. This would require a calendar that allows me to put additional data into the cells and supports binding javascript events to individual dates (i.e. very little more than what CalendarDatePicker already does). Anyways, I looked through the discussion list and tried to sort out the CalendarDatePicker code, but found no low hanging fruit. Anyone know if I can use that code to jumpstart what I am doing here? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

