DHTMLX Docs & Samples Explorer

onPopupShow

Fires when popup becomes visible (user move mouse over cell with tooltip)

myCalendar.attachEvent("onPopupShow", function(date){
    // your custom code
});

Parameters of handler function:

  • date - a Date object