hello everyone,
in the calendar widget (the small calendar generated with javascript), is there a way to distinguish the days containing events from the empty days?
i would like e.g. to highlight the first ones or unlink the later.
thank you,
michal
No, the js_calendar widget doesn't read the calendar before it prints. It just links to it.
thanks, Avi.
as there are not that many events (hence lots of "empty" days) then i think the client will be more happy with the upcoming events listing + a link to the month view (which they already have for non-javascript users).