Wednesday, 21 August 2013

JQuery calendar/events plugin for generic weekly view

JQuery calendar/events plugin for generic weekly view

There are a lot of calendar plugins for JQuery out there! I'm looking for
a plugin that is not quite a calendar plugin. I'm looking to show weekly
events that I pull from a database and render them similar to this:
http://www.gymboreeclasses.com/calendar.do?fCode=361&sCode=939&mode=calendar
In particular: - no date, just day (the type of information I have is name
of event, day of week, start time, end time, category) - different colors
for different categories of event - ability to render overlapped events
next to each other - ability to provide more information about an event on
click (eg: a description)
I'm not looking for the ability to change or add events in the plugin. I
just want to display events already in a database.
Anyone know of anything that could fit the bill?

No comments:

Post a Comment