[jQuery] DatePicker / Calendar Problem

[jQuery] DatePicker / Calendar Problem


Hello,
I need to show a calendar in my web app. The application has a
database that has a table of with a list of dates for when events have
happened in the past. When the calendar is displayed it needs to show
these existing dates in the date event table using a different color.
Is there a way to do this using jQuery? Thanks.