|
I am aware I can disable menu elements/children, but is there a way to dynamically disable & enable the parent/root menu? An example
I would like this menu to be disabled on page load, then once I have done user login (via ajax) this menu can then be enabled. Sticking the 'disabled:true' part in the parent menu does not seem to work like it does for menu children. Is it possible to do this, or should I just stick to changing the display css property to/from 'none' to make it hidden? |
|
The root voices have no enable/disable controls; I'll get this as an issue for next release. |


