Most voted "menu" questions
A menu is a user interface engine that provides the user with a means to view and perform application operations. The tag can be used for any technology involving menus.
Learn more…263 questions
Sort by count of
-
0
votes1
answer79
viewsProblems alignment dropdown menu
I have a menu dropdown in Wordpress in the tab of Services, only when I resize the page with zoom, the menu is not following its parent element, Follows image and code. ul.sub-menu { display: none;…
-
0
votes1
answer961
viewsCombobox receive data in the second field (list menu)
Question: I have 2 Select Menu and I need the second select to change with data group according to the choice of the first one. For example, make of cars and models. In the first select the brands…
-
0
votes1
answer117
viewsNavigation and Sticky Nav
I’m trying to make my navbar Sticky when it comes to the section after the header, but I’m not getting it, I’ve researched several ways, but the navbar gets very buggy... First problem is: When…
-
0
votes1
answer23
viewsHow to make the menuItem (Radiobutton) be selected according to the type of map?
I have a Fragment that misses every time I start it. It generates the following error: java.lang.NullPointerException: Attempt to invoke virtual method 'int…
-
0
votes2
answers50
views -
0
votes0
answers246
viewsDropdown menu does not overwrite and background div
The problem is this, I have a header with a background, I have a menu bar in this header, this menu bar has an item with dropdown, but when I call the dropdown it appears below but is cut when the…
-
0
votes2
answers500
viewsbar effect filling css in menu
people need to recreate the menu effect of this site: http://mpcaminhoes.com.br/ but I’m not succeeding, I managed to create the bar and make the bar grow but it grows above the menu, capping the…
-
0
votes0
answers132
viewsI’m Creating a Navigation Drawer in android studio and can’t set the clicks on the items
A main Activity: package com.example.italo.nvigationdrawer; import android.support.annotation.NonNull; import android.support.design.widget.NavigationView; import…
-
0
votes1
answer191
viewsCollapsed menu after selection
I’m having doubts in the collapsing menu of bootstrap 4.1, when the layout is on smaller screen and collapsed, after selecting an option it does not collapse again, does anyone know how to do to…
-
0
votes0
answers38
viewsMenu option back to login
I’m trying to use Adminlte treeview in the system menu, but every time I click on the menu item it goes back to login. For example: When I click on Dashboard, Graphics or Management, it goes back to…
-
0
votes1
answer694
viewsNotice: Trying to get Property 'Descricao' of non-object in C: xampp htdocs testemenu menu.php on line 83
I need to set up a dynamic menu, follow code: require_once('testemenu.php'); $sql = "SELECT * FROM tbmenu"; $query = $pdo->query($sql); $menu = $query->fetchAll(PDO::FETCH_ASSOC); function…
-
0
votes0
answers59
viewsHow to put in hierarchy
I need to create a dynamic menu where he creates the hierarchy according to Idmenupai but unfortunately I’m only able to list without hierarchy, someone could help me? function montaMenuFilho($menu)…
-
0
votes0
answers81
viewsCollapse Menu - Does not collect after selecting an item
On a One Page site, I implemented this Collapse Menu <nav class="navbar navbar-expand-sm bg-nav navbar-dark fixed-top"> <a class="navbar-brand" href="#"> <img class="logo"…
-
0
votes1
answer122
viewsCombo <Select> does not work
I need the second <select> receive the data according to the choice of the first. The <option> in the first <select>, but in the second it doesn’t move. I have a folder textdata…
-
0
votes1
answer714
viewsMenu in the Tkinter Python module
Hello, I have a screen that was made in Tkinter and I have a menu with cascade submenus, what I need to do is show the different information of the submenus without having to create several other…
-
0
votes1
answer102
viewsHow to hide a menu by clicking on another in JS?
I can’t get when one menu opens the other to close. I tried the following code: const itemLinks = document.querySelectorAll('.header-item') const menus = document.querySelectorAll('.nav-menu')…
-
0
votes1
answer138
viewsCreate a menu with categories
I am developing a project in PHP and Mysql, and would like to create a menu that shows the categories registered in a database. In this case I have two related tables whose names are tbl_categorias…
-
0
votes1
answer237
viewsBurger menu closes when I click on a dropdown inside it
I have a menu that when opened on mobile turns the responsive burger menu. Inside it I need to have a dropdown link that will display another submenu. So far so good, the problem is that every time…
-
0
votes0
answers167
viewsNavbar Bootstrap opening wrong link on points of the site
On my site I have a menu that I add with header.php in certain parts of the site, home and its symbolic links. the problem is when you go from the horizontal menu to that button that opens…
-
0
votes1
answer34
viewsSite menu does not work on some mobile page
I made a site where the menu is inserted in all pages through a include. It turns out that on some pages when the menu gets in the format for mobile devices works normally and on other pages it does…
-
0
votes2
answers87
viewsas I arrange the "Menu getting under the slide"
personal where I am erring :/ ... ? @import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates'); h2{ font-family: 'Montserrat Alternates', sans-serif; } @import…
-
0
votes3
answers82
viewsHow do I insert a menu?
To with a project, and the final part of it is inserting the menu of choice for user. I will leave the original code, because of several attempts, all were unsuccessful. Even includes the case,…
-
0
votes1
answer32
viewsmenu conflicts in wordpress
Good morning to all!! Guys, I created a theme for a store and everything is working fine, but now I needed to create a second menu (for the footer)and when I create the links, the first menu (from…
-
0
votes1
answer82
viewsIn Bootstrap 4, is there any way that the collapsed menu can be displayed from the right of the screen and not from the top of the screen?
the html code <!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta…
-
0
votes2
answers419
viewsPython project and Tkinter menu
Well my little project with python and the Tkinter library , I’m trying to make a registration system but I’m a little new in this part of object orientation in python, and I think this is the part…
-
0
votes1
answer1153
viewsChange the color of the scrollbar with vertical menu
Good morning. I have a vertical menu that is larger than the page and therefore will appear with scroll. I’m not able to change the scroll style as colors and thickness. I’ve tried everything, but I…
-
0
votes1
answer315
viewsHow to make a menu repeat itself until a variable option?
I am making a program in C++ that must generate three numbers and organize them according to the user’s choice, two options are provided and he must choose one, but I don’t know how to make the menu…
-
0
votes1
answer19
viewsResponsive Menu - When the page is in its normal size, the menu list is not inline (it should be next to each other)
You can see the code in the codepen. I cannot let, when the page is in its normal size, the menu with the inline-block options, even if it is in the code. He keeps behaving just like a block, one on…
-
0
votes3
answers468
viewsMenu button with "toggle" event
I was trying to create a simple menu, but found that toggle function is obsolete. What would be the current alternative to create a toggle event, since I only found old answers? When you click…
-
0
votes0
answers70
viewsBug in external CSS file
Hello I am making a full screen menu type burger for a site with CSS and pure HTML. I made the code of this menu separate. But the problem is that the CSS code only works properly in the internal…
-
0
votes1
answer24
viewsExisting dropdown menu (no bootstrap) stopped working after bootstrap library use
I have in the client’s page a dropdown menu that the client does not want to exchange. I had to insert a modal on the page and used bootstrap, it worked well. The problem is that the client dropdown…
-
0
votes1
answer81
views -
0
votes1
answer23
viewsHide contact items in burger menu
I need to hide the contact items (facebook, github and Linkedin) in the burger menu. However the effect does not apply to them, only to the menu text. I need everything on the menu to hide and only…
-
-1
votes1
answer36
viewsCollapse menu on desktop
I followed as in this example http://www.bootply.com/122826 But on the page my result was:…
-
-1
votes1
answer30
views.NET Core MVC with jQuery Vertical Accordion Menu
I am using the jQuery vertical accordion menu from the following template: https://templatemag.com/demo/Dashio/ However, the operation does not work as in it. Clicking on a menu <li> <a…
-
-1
votes1
answer20
viewsConfigure the Wordpress Menu
Hello, I have a menu in wordpress, and I would like it to have a user submenus. Currently I already have this SUBMENU put in the WP bar of the page as shown in the following img but I would like it…
-
-1
votes0
answers7
viewsError When Constructing Menudinamico
See that I have a table of Menus I have a Bean that reads this table and builds the menu according to two information, these being: If the user is an INTERNAL, EXTERNAL user. If the Menu is for…
-
-1
votes1
answer37
viewsby clicking the link closes the toggle menu
Hello! I created a menu on a page that contains anchors in the links, which lead to a certain site of the page when clicked and it is working cute. When I view the site on a smaller screen, the Nav…
-
-1
votes3
answers36
viewsStyling in menus
I’m creating a menu for a classified site, and I wanted to put a rounded border (border-Radius) on the 'publish advertisement' item, using css. I leave my menu code here: <nav class="menu"…
-
-1
votes1
answer439
viewsHTML menu buttons do not work
Good evening guys, I’m making a mini website for the college’s Web Programming Test 1, but there were some problems in it. I made a responsive menu, with dropdown and Collapse for when the screen…
-
-1
votes1
answer115
viewsmake a fixed menu
I made a hamburger menu for a site that I want to develop, however my idea is that this menu accompanies the scrolling of the screen and opens perfectly independent of where it is on the site,…
-
-1
votes1
answer33
viewsCustomization of the Menu
I want to change the font and color of the items and also change the background of the menu, but I cannot do this in the Xml menu. Screenshot below: I also want to make Expense subthemes appear just…
-
-1
votes2
answers58
viewsError in logic, icon does not change when I click the submenu
Personal, I’m still studying java script, I’m making a MENU and it’s working, I made it from scratch and I’m correcting every step I want and I didn’t have... I got stuck now... The menu opens, goes…
-
-1
votes1
answer627
viewsResponsive menu with CSS, HTML and JS
I’m making a responsive menu using visual studio. However, when I am leaving the page at 768px, the items (start, mission, about...) that should be when I click on the menu hambuguer, does not…
-
-1
votes1
answer17
viewsWordpress - Menu filtering different categories
Hello, I am learning to develop a Woocommerce and going through a problem which is as follows, I have created a Menu Nav in the header of my page to filter the store products by product categories,…
-
-1
votes1
answer43
viewsReturn to menu in C
Hi guys I’m new in programming and I’m developing a program just to put into practice what I learned for now in 1 month and a half so don’t mind if there are many lines that could be simplified and…
-
-2
votes1
answer98
viewsRefining Post-search Results (PHP -AJAX)
I would like to know how to make a vertical menu with a form for updating data without refreshing and without having to press Ubmit. Just click on the option you want to change. Like if I did a…
-
-2
votes1
answer372
viewsHow do you make the menu 100% when zooming in?
Guys what I can do to make my menu continue 100% when zooming in the browser, without I have to use position:Fixed... My menu has 100% width and a 1024px banner...(page is not responsive). How are…
-
-2
votes1
answer45
viewsWhy is display: block; on the links? tag "a", to make the navigation bar?
ul li a{ display: block; } Why do you need to put the links with display block when making the menus?
-
-2
votes2
answers57
viewsHow can I change the style of an html tag using another html tag in css?
So people I am making a menu and wanted to discard the use of javascript with this I would like to make that when I pressed the mouse on the menu icon automatically my #content element would win a…