File Download: jCalendar. js
File supported by jQuery: jquery 1.3.1 and later
Style File example:
/* Css for jCalendarSelector */
# JCalendarSelector {position: absolute; border: 1px solid # 7b9ebd; background: # efefef; padding: 2px 3px; z-index: 1999 ;}
# JCalendarSelector thead th {height: 20px; line-height: 20px ;}
# JCalendarSelector tbody. dateCell a {display: block; width: 20px; height: 20px; line-height: 20px; border: 1px solid # fff; background: # D1FFD1 ;}
# JCalendarSelector tbody. dateCell a: hover {border-color: red ;}
# JCalendarSelector tbody. selected a {color: # fff; background: green ;}
# JCalendarSelector tbody. prev a, # jCalendarSelector tbody. next a {background: # efefef ;}
# JCalendarSelector tbody. disabled a {cursor: default; background: # ccc; border-color: # ccc; color: # ACA899 ;}
# JCalendarSelector tbody. disabled a: hover {border-color: # ccc ;}