Menu & Calendar

Good day,

I had a fully functional menu, including some fields that use calendar and now the menu is not displayed. I read somewhere you have to add any other component of the common, and change the order of calls from the libraries, but now I could not find the post. Can you help me, telling me I should do?

Regards,

RMO

Hello,

the latest calendar doesn’t require dhtmlxcommon.js. So, the order of the libraries can be different. However, if you are using a component that uses dhtmlxcommon.js (Menu for example), this library should be included first. Extensions should be included after the basic library - so, dhtmlxmenu_ext.js should be included after dhtmlxmenu.js.

dhtmlxcommon.js
dhtmlxmenu.js
dhtmlxmenu_ext.js
dhtmlxcalendar.js