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
-
1
votes0
answers201
viewsMenu mobile bootstrap version not back to normal
I have an application with a bootstrap menu, but when it is in the mobile version that I click on some link in the menu, it does not go back to normal (back), it is the same way as I clicked. He…
-
1
votes2
answers202
viewsEvent conflict with jquery
I have the following code: $('#abre-busca').click(function(event){ event.preventDefault(); $('#menu-principal-sub li').css({'opacity':0}); setTimeout(function(){ $('#menu-principal-sub…
-
1
votes0
answers36
viewsProblem with responsivel bootstrap menu
Hello guys to problem to leave the responsivel menu of my site, I will send the html and css so that someone can help me. vlw. HTML: @media(max-width: 1024px) { body { zoom: 0.80; } }…
-
1
votes2
answers244
viewsI cannot place the link with the ACTIVE function
I have a menu, on my site in wordpress, that when passing the mouse (if) it load a border at the base, so far so good, but I can not put the ACTIVE function for when the person is on the related…
-
1
votes2
answers937
views -
1
votes1
answer93
viewsToolbar disappears when I add another widget to Activity
I created a Toolbar for Mainactivity, as shown below: However, when I add any other widget in the same Activity, Toolbar disappears when running the emulator: Has anyone ever had the same problem or…
-
1
votes1
answer312
viewsPowershell interactive script menu. I can’t quit(invalid option)
I’m a beginner in Powershell and I have a little 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…
-
1
votes3
answers2764
viewsHow to make the selected menu active with jquery?
I would like to know how to leave the selected menu active. It follows how is my html code and js, I believe it is not working because when redirects to the link of the tag < a >, it loses the…
-
1
votes1
answer1884
viewsBootstrap navbar close
Hello, I am using bootstrap version 4.0 beta-2, and I have a question, how do I close the navbar menu after clicking on a list item? By default you need to click on the item and click again in the…
-
1
votes1
answer1119
viewsnavbar-Fixed-top bootstrap occupying every browser
I divided the web page into 2 grid, getting left and right side, and I have a menu on the left side that by applying the navbar-fixed-top, he occupies both grid. Can anyone help me? I want to get…
-
1
votes1
answer975
viewsCenter button vertically inside Nav boostrap
As I center this button inside a Nav-item, the html is so: <nav class="navbar navbar-expand-sm bg-light navbar-light sticky-top"> <div class="container"> <a class="navbar-brand"…
-
1
votes1
answer577
viewsCreate a sub menu using bootstrap with an indicator
I have 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 case a simple dash as in the attached image.…
-
1
votes2
answers115
viewsMy search bar does not position correctly
My search bar is not positioned correctly at the end, and the initial part of the menu is not at the beginning, everything is centralized. Follows my code: .barra{ display: inline-flex;…
-
1
votes1
answer456
viewsCSS - Help with Hover in the menu
Good evening guys, I’m having a problem with my menu.. I want to space it but then when I use the padding it creates an area around that when passing the mouse near it already triggers the Hover and…
-
1
votes1
answer62
viewsOverlapping problem of sessions with html anchors
I’m making a personal website that has a menu with anchors, all work well except the anchor of the menu called team note that it goes down right for session but it overlap all the title being that…
-
1
votes1
answer706
viewsAdd color to mine when scrolling the page and remove when you reach the top
I am developing a menu with bootstrap and it does the following it gets at the top of the page and as soon as the user scrolls the page down it disappears and when the user scrolls up the menu…
-
1
votes2
answers459
viewsModify breakpoint of navbar
nav #btn-principais{ background-color: #27C8D0; border-radius: 1px !important; float: right; } #logo{ width: 240px; height: auto; float: left; } nav .icon-bar{ background-color: #000; }…
-
1
votes1
answer437
viewsNavbar bugada in the resposivo
My site has a bug that I don’t know when it started, it was working normally, when I clicked on the burger menu the menu went down with the options with a white background and below on Nav, but now…
-
1
votes1
answer261
viewsCSS menu closing when clicking on the inside items
I made the following menu on css and opening/closing is working normal, but when I click on some item of the submenu, the menu closes before redirecting. Would have some way around that problem?…
-
1
votes0
answers452
viewsSet a sidebar
I have two components, a form and a sidebar, I want to let my sidebar stay fixed on the screen and when I add data in the form and saving as I insert the sidebar do not "move". At this link (…
-
1
votes1
answer54
viewsChanging icons on menu button does not show
I’m trying to change the icons, but it doesn’t show Menu font https://tympanus.net/codrops/2013/05/08/responsive-retina-ready-menu/ Original CSS Code .icon-team, .icon-blog, .icon-home,…
-
1
votes0
answers47
viewsMenu with href anchor, does not work when on the same page
I have a menu that is in a include and if I am at home and I click on one of the options goes right to the desired page, only when I am on the page only works the first link that is what I am the…
-
1
votes2
answers1393
viewsLoop problem with switch case
I reread the code following the guidelines given here. However, it has had the initial problem again... I choose the desired option, it performs the desired action but soon after it goes to the…
-
1
votes2
answers166
viewsCentralize CSS/HTML menu
I need your help to centralize a menu I’m adding to my site. #cssmenu > ul, #cssmenu > ul li, #cssmenu > ul ul { list-style: none; margin: 0; padding: 0; } #cssmenu > ul { position:…
-
1
votes0
answers47
viewsFormat PHP Function Return
Person I have the following database structure: id | parent_id | username Where a father can have n children and these children generate n children, this structure is already working, what I need is…
-
1
votes0
answers637
viewsMenu Adminlte according to the user
I’m creating a scheduling system with Laravel and Adminlte. The authentication method I used was not the Laravel Auth or the Adminlte, because I simply used a Controller that uses a method for…
-
1
votes1
answer149
viewsHelp to view the Megamenu primefaces
Good colleagues, I’m having trouble with the Megamenu component of primefaces I’d like the components to be visible to users but they’re hidden behind the central region, so I’d like to bring it…
-
1
votes1
answer39
viewsHow to leave the menu with a "dropdown" option
I put in the menu bar an option with "dropdown", only when I click, it gets bugged on the site (goes to the bottom line) <!DOCTYPE HTML> <html> <head> <title>Brown…
-
1
votes1
answer102
views -
1
votes1
answer113
viewsHide Javascript menu
With the code I created I am not able to hide my menu, even closing and opening the burger menu and creating the effect the menu is not hidden. Could you help me and tell me where I’m going wrong?…
-
1
votes0
answers13
viewsDropdown responsive menu does not work properly on mobile devices, how to resolve?
Hello, I’m building a responsive web page with a dropdown menu. In the desktop browser it works blza, but on mobile does not work, the page just decreases in size without doing the dropdown. I use…
-
1
votes1
answer37
viewsSeparate tabs on a page
How can I make a double tab on the same page, keeping the contents open and only switching between each double? I just want to switch between the content of London and Paris / Tokyo and Dublin, but…
-
1
votes1
answer56
viewsCSS side menu: VUE component content pushed right
What I want is that there is no overlapping of the side menu on top of my main content, but that this is pushed to the side when the menu is opened. I know how to do this with images, using Section,…
-
0
votes4
answers10518
viewsEclipse menus are gone
I updated Eclipse with some plugins and all the menus are gone, I can’t open anything, absolutely nothing! How can I fix this?…
-
0
votes1
answer386
viewsMenu creation using Web2py?
I’m having difficulty creating menu on my site using the standard Web2py template, some hint and example? I tried to follow suit…
-
0
votes4
answers129
viewsProblem with positioning of div
Good afternoon, you guys, I’m doing a Dropdown menu on a website, I’m having the following difficulty, when I hover over the item, the subitens are below a plugin that uses banner. Ex: If I put to…
-
0
votes1
answer1975
viewsCreate dynamic menu in VB6
What seemed to be simple and easy, became a nightmare... The idea of a dynamic menu is simple. Just create menus, items and sub-items according to the database. However, the tool available by the…
-
0
votes1
answer189
viewsCSS Jitter in Hover menu
I programmed a menu with 2 hovers (class), one that makes the text go up and another that makes the text go Bold. But when I put the mouse over the words the other words on the side move, this is…
-
0
votes1
answer493
viewsActive menu on selected page in Wordpress
Hello, I’m using the Constructzine Lite theme from the Wordpress repository. 'Cause I’m having a hard time keeping the menu active when I’m on a specific page. Can someone help me? theme link:…
-
0
votes1
answer253
viewsError in menu positioning ( viewed on mobile ) using Bootstrap
I’m developing a website http://www.hobbyanimal.com.br/ is all correct when it comes to the display by PC. When I am viewing by mobile the menu does not appear the same as it appears on PC. It all…
menuasked 9 years, 5 months ago Vinicius Gonçalves 3 -
0
votes0
answers161
viewsHow to use another class for the same layout
It is as follows: I made adaptations in the codes in order to work the Slider Menu style so I had to use the Fragment interface, as shown in the code below, but in this same layout in this case is…
-
0
votes1
answer3201
viewsBootstrap Navbar Fixed Top overlaying the slider Carousel
I’m making a Fixed top navbar menu and I want this menu to accompany the scroll when you slide the page, but the navbar is overlapping the section just below that is the slider. I wanted to know how…
-
0
votes1
answer333
viewsAlign size according to larger text
I have a menu and some submenus, I need the submenu to be aligned width from it according to the larger text, because there are texts that can contain only 5 words but texts in the submenu that can…
-
0
votes0
answers229
views -
0
votes1
answer52
viewsHow to create a menu in android fully animated
The tumblr app has a menu that when you press each item/button it turns white and press another turn the original color. Does anyone know the name of this process to indicate to the user that that…
-
0
votes1
answer104
viewsjavascript - show/Hide menu does not work
function dpdShowHide(){ var orgBtn = getElementById('organizador'); var dpdOrg = getElementById('org-dpd-list'); if (orgBtn !== false) { dpdOrg.visibility('none') } else{ dpdOrg.visibility('block')…
-
0
votes1
answer47
viewsMenu 2 effects: one for scrolling down and one for opposite
Hello, I’m wondering how to make a menu (jquery). It becomes apparent at the top of the site, when running 100 px from the top down, it hides (ok so far I managed to do), and is hidden until the end…
-
0
votes1
answer708
viewsError redirecting internal pages with codeigniter
Good night. My doubt is the following, I have a menu and in it several options I created a VIEW called Products query and I would like that when clicking on query the same was for this screen,…
-
0
votes1
answer84
viewsLink to an external page does not work
In the page menu www.wrccdesign.com.br, the link BLOG which is an external link that should lead to another page, does not work, that is, when clicking anything happens. I’d like to know how to…
-
0
votes1
answer47
viewsProblems with float and position Absolute
hello, I’m trying to make a kind of menu like this: https://jsfiddle.net/ofjw7cah/1/ However, I would like the text to open in 100% width and occupy the whole line. As I am using bootstrap, I could…