[jQuery] looking for a event calendar.
I´m looking a for a event calendar with jQuery technology.
my actual solution is to configure a JSON array of events, and pass it
to YUI.calendar.
I´m using YUI calendar., and i´t works great, but wanna migrate all my
jScript to jQuery.
the idea is to have an inline calendar in wich i could 'mark' with
code dates wich have events, change its innerHtml to have a little
description of each of the event(s) for that date, and make a link to
another page wich sows the complete event.
is there some work done?
I can write it, but i must ask if it exist yet.
thanks.