hideMenuItem

hides menu item

void hideMenuItem(id id);
ididid of the item which needs to be hidden

Example

$$("somemenu").hideMenuItem("about");

Details

Use showMenuItem to revert effect.

Back to top
If you have not checked yet, be sure to visit site of our main product Webix widget library and page of javascript menu library product.