Questions tagged [submenu]

A submenu is a menu, that is a list of options or commands, which is contained within another menu.

A submenu is a menu, that is a list of options or commands, which is contained within another menu.

Submenus are commonly found in desktop applications but also websites.

See also: Menu (computing) on Wikipedia

1415 questions
-2
votes
1 answer

Submenu works but not on mobile

I'm building a website called zorgenbijstand.nl I have made an submenu on "geschiedenis". This works fine, on all devices using firefox responsive design-mode. Now I have placed the site "live". On my iphone 6s the submenu won't select and close on…
-2
votes
1 answer

Bootstrap dropdown menu 3 levels

I have a left dropdown menu with bootstrap, I need to deploy the third level (Submenu 1, 2, 3, 4) on the right side of the menu, in this way: Services Submenus Submenu1 Submenu2 Submenu3 …
sebastianpe93
  • 71
  • 1
  • 1
  • 6
-2
votes
1 answer

creating submenu with js

I'm trying to create a submenu with js. but it doesnt work. I want to click the education(in a tag) so the ul(with class named sub) opens and shows the submenu. here is the code: