Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Pino on Feb 06, 2009 02:23
open dhtmlx forum
attachEvent is not a function

When i use the double calendar and i try to use the attachEvent onclick i receive the error:

attachEvent is not a function

Can you help me?
Answer posted by Support on Feb 06, 2009 04:42
dblCalendar has not inner event system, the only handler which can be attached to dbl-calendar - onClick handler , which can be attached through
     dblc.setOnClickHandler(handler);