fires when the user moves the mouse cursor over the specified date
myCalendar.attachEvent("onMouseOver", function(date, e){ // your code here });