Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Re: Collapse all sub menus on a vertical menu for small devices.

Home Forums Older releases 0.9.x Collapse all sub menus on a vertical menu for small devices. Re: Collapse all sub menus on a vertical menu for small devices.

#1539
admin
Keymaster

Hm, I am not sure why this might happen for you (I believe normally it shouldn’t) but you can always call the following on menu toggle button click just in case to make sure all sub menus are reset:

$.SmartMenus.hideAll();

If this still doesn’t help, please post a link to a live example I could test.

Cheers!