I am using the mmenu plugin for building an app like page. (Link - http://mmenu.frebsite.nl/)
On the advanced page, (http://mmenu.frebsite.nl/mmenu-3.0.2/docs/examples/advanced.html), if i add an li
to the option Work Colleagues
and hide it using inline style display:none
, the counter still increases by one, which isn't ideal.
Is there any event listener / events which can allow this, programatically updating the menus and keep the correct count.