Fires when the user moves the mouse cursor over the specified date
myCalendar.attachEvent("onMouseOver",function(date, ev){ // your custom code });
Parameters of handler function: