Questions tagged as 'submenu'

3
answers

How to make a Submenu in Action Bar?

There was a need to create a menu with submenu in action bar , equal to this: Couldyouhelpme?MyXMLmenu:<menuxmlns:android="http://schemas.android.com/apk/res/android" xmlns:apk="http://schemas.android.com/apk/res-auto"&...
asked by 13.03.2014 / 13:30
1
answer

Ordered list with next element to the right when it does not fit

I am creating a menu where I will have several buttons. To align the buttons I use a simple ordered list. I want to know if there is any way that, when no more buttons fit within the maximum height of the submenu, they will jump to the right.  ...
asked by 16.10.2014 / 14:23
2
answers

Click on a Menu, and change the icon of the others

Good afternoon, my question is this: I have a subMenu, where the user will select the Map Layer. These SubMenu's will have a check image to tell you which one is selected. Follow the xml: <menu xmlns:android="http://schemas.andro...
asked by 17.09.2015 / 19:54
1
answer

Staying hover style when opening a Dropdown submenu

I need the color of hover to remain when opening the submenu. My submenu works, I just want it to be marked the menu it's linked to. Here is the sample code: HTML: <ul> <li><a href="#">Link 1 &raquo;</a&...
asked by 18.09.2015 / 00:34
1
answer

Custom Menu on site

I would like to have at least one north of how to make a custom menu as in this image. (In the image, the mouse is hovered on Sustainability.) The vertical menu, with the submenu in the sequence, is fine. The problem comes in the seq...
asked by 26.12.2014 / 09:50
1
answer

Create a sub menu using bootstrap with an indicator

I'm having a question about creating a menu using the bootstrap framework where I would like to create a menu and a submenu that contains an indicator in the case a simple stroke as in the attached image. <!--IniciodoNavbar--><navcl...
asked by 15.01.2018 / 14:30
1
answer

Powershell interactive script menu. I can not get out (invalid option)

I am a beginner in Powershell and I have a small problem. I have 2 scripts (menu and submenu). I run script_A (menu) and when I select option 9 (exit) it works as expected. But when I run script_A and I choose option 1 (submenu), and then...
asked by 11.08.2017 / 03:35
1
answer

How to create menu tree (multilevel) with PHP + MySQL?

I'm trying to make a tree menu with PHP + MySQL , however something is wrong in the code. And, the same table was used in ASP with SQLServer to make a menu: First I load in a array , my database: $menu[] = A...
asked by 29.02.2016 / 21:07
0
answers

I can have multilevel menus (+3) on Web2py [closed]

Friends, I'm trying to create a menu in a web2py application with a structure similar to: Menu 0 Menu 1 Item A Item B Menu 2 Item C Is it possible? I tried to start from the application code welcome, but it did not work...
asked by 05.10.2015 / 22:09
1
answer

How to create a sub submenu using bootstrap megamenu

Does anyone know how to create a submenu with megamenus? Thanks .navbar-default { color: #fff; background-color: #39b3d7; border-color: #269abc; } .navbar-default...
asked by 04.12.2015 / 22:39