I have some items in my dhmlxmenu.xml file. Now I want to make some item not to display. How do I do that?
There is no such proprty as “hidden”
You can call method hideItem() in onXLE event handler or in xml load callback
I have some items in my dhmlxmenu.xml file. Now I want to make some item not to display. How do I do that?
There is no such proprty as “hidden”
You can call method hideItem() in onXLE event handler or in xml load callback