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
votes2
answers101
viewsHow to remove the sub node from a list of a select
I have a responsive menu on my site that some options should not appear when viewed through mobile. <ul class="sf-menu"> <li><a href="#lk1">A gente!</a> <ul>…
-
0
votes1
answer386
viewsColor of the Collapse menu
I have a problem with the bootstrap menu when it’s "collapsed". When the screen size is for example a mobile, it gets that button to click and open the menu. The problem is that if I leave the tag…
-
0
votes2
answers241
viewsLeave submenu in container width
How to leave the submenu (dropdown) within the container width? Where you have the div with the class: class="navbar-Collapse Collapse" I put (position: relative), it worked but the logo link does…
-
0
votes1
answer110
viewsHow to turn off the Ionic menu startup?
I would like to know how I turn off the startup menu Ionic on a given page, since I don’t want services are also activated.
-
0
votes0
answers87
viewsMake R wait for user
I have a complete program in R, where you first ask the user for a number, using the menu function: menu(c('1','2','3'),title='Escolha um numero') Then, a few lines of code below, this chosen number…
-
0
votes0
answers70
viewsC# - Is it possible to place a Scrollbar inside a Menustrip through the code, without touching the design?
Hello! I am using Windows Forms and created a menu with many items: In order to view all the items I have to use these arrows that are on the menu ends. I wish I could add a Scrollbar or something…
-
0
votes0
answers195
viewsNavbar Bootstrap and Dropdown
I have a menu that contains submenus. When the resolution is mobile it only displays the menus and when I click on "products" it does not open the submenu it has on it, it is closed. What can be ?…
-
0
votes0
answers213
viewsProblems with Mobile Max Mega Wordpress Menu
Personal talk, Recently I installed the Max Mega Menu plugin on my client’s website and left everything neat and flowing well on the desktop version working fine. When I went to see on mobile the…
-
0
votes0
answers58
viewsI have an app that uses menu tabs, one with products and the other with promotions how could I implement a search in this type of menu?
I have an app that uses tabs menu as in the image, one with products and another with promotions as could implement a search in this type of menu with different tabs?…
-
0
votes1
answer76
viewsMobile menu, change font color
I can’t change the font color in mobile mode, it turns white, and if I change the CSS to white it changes from the site, follows the menu code. #advanced_menu_toggle, #advanced_menu_hide { position:…
-
0
votes1
answer245
viewsProblem in smoothing scroll on anchor links
Beginner in Jquery, but I used this script I found to give the smoothing effect in the scroll to the link "anchored": $(document).ready(function () { function filterPath(string) { return string…
-
0
votes1
answer53
viewsMenu does not change width
I’m making a menu vertical and putting the color black as background. What I’m going through is I want to leave a fixed width of a 200px for each line of the menu, only it does not change. It leaves…
-
0
votes1
answer957
viewsHow to Style Current Page Navigation Link
The image above is a print of menu I’m developing that has the style I put right in CSS. But only when I pass the mouse above the link, that is when I do :hover which is what I was doing in this…
-
0
votes0
answers168
viewsMenu with customized layout
I need to create custom menu so it stays that way: so I created a res/layout/layout_menuitem.xml . xml to serve as my app’s menu. <TextView android:id="@+id/text_minha_conta"…
-
0
votes0
answers59
viewsAlternative Android Navbar
I want to make my own Navbar, in which I just want to keep the "back" button and create other buttons to call pre-defined applications. It should work like the original Navbar, that is to be always…
-
0
votes1
answer30
viewsResizing with Jquery
I’m trying to put a responsive menu on my site, I need that when the screen is resized to a certain size it becomes responsive and when it increases again it goes back to the "normal div" $(function…
-
0
votes0
answers45
viewsMenu Firefox Javafx
Good afternoon, could someone provide me an idea how to create this Javafx menu ?…
-
0
votes0
answers31
viewsHow to create custom menus in wordpress that respect the drag and drop order
I’m having trouble creating menus on my wordpress site in case I have more than one menu that need to respect the order of creation, but never breathe, the menu is ordered by alphabetical order,…
-
0
votes0
answers38
viewsRedirect issues in the wordpress menu one-page page page
I’m using this theme: https://the7.io/business-one-page/ only that my menus are not "behaving" like the theme on the other pages, only on the homepage rolling normally. Except that in the others it…
-
0
votes1
answer297
viewsToolbar toggle(burger) button does not work on Android Pre Lollipop
I created a NavigationDrawer same as the image It works perfectly on Android 5.0 or higher, equal to image. But when I run the application on Android less than 5.0, the button does not work and when…
-
0
votes3
answers685
viewsHow to make hidden texts appear when expanding a menu
have a question, As you can see in the image, this is a part of a website that the customer requested. How can I make this menu where you click and it expands and shows hidden text? And it still has…
-
0
votes1
answer42
viewsHelp Tkinter opening a Python application
I made a separate menu to find my applications and it opens normally, but if it closes I can’t open it again, just by closing the menu application. from tkinter import * def Cadcordenadores(): from…
-
0
votes1
answer845
viewsCalling Layout (Menu) elements in separate files
Good morning, you guys! I’m developing an App on Flutter and already have several screens developed. I would like to know how to create a file .Dart with a Bottom Navigation Menu and call him on all…
-
0
votes0
answers20
viewsCan I use the <Details> tag to compose a <Nav>?
It is possible to use the tag <details> within a <nav> as a dropdown menu? Or is not very semantic for SEO? Example: <nav> <details> <summary>Menu</summary> <a…
-
0
votes0
answers46
viewsAccording to Scroll and apply class on the specific link in the menu
I’ve seen the effect on some sites! But I have no idea how to do it! The effect works in a set, formed by the menu the page body and the class! Let’s say I have a menu with three tabs, being A B C.…
-
0
votes1
answer65
viewsProblem with menu formatting
I have the following menu: And when passing over a session a vertical submenu should appear underneath (information, defenics and finish). The problem is it’s badly formatted. The submenu are…
-
0
votes0
answers379
viewsUsing XML from an Actionbar to create a Navigation Drawer menu
Good morning Everybody, My first post here. I’m with an Android project almost ready, missing just put the icons in the Menu Navigation Drawer. I used the following tutorial to put the items in the…
-
0
votes2
answers2379
viewsFixed side vertical menu with limited scrolling
How do I make a menu like that of Wordpress that is vertical, fixed and has a scrolling of its own that is limited to its ends: var last_scroll; In wordpress the element div gets a "position:Fixed"…
-
0
votes1
answer64
viewsJavascript menu level 2/4 with error
How do I define the same code, with different variables, but to perform the same action. I tried to rewrite it and still, the Javascript is in error, in case it would be a dropdown menu, with up to…
-
0
votes2
answers228
viewsDropdown menu bootstrap
My bootstrap dropdown menu is buggered, so if anyone can help... CSS: http://pastebin.com/FWPahxUk http://image.prntscr.com/image/5b6dc92ca1c24ded880084b3f1cd04f8.png <div class="navbar…
-
0
votes1
answer42
viewsMenu with pushbutton Arduino (esp32)
I have a question about building a menu with buttons. Initially, I have to wait for a button to be pressed. When someone leaves, I have to open the button option pressed. I tried the following, but…
-
0
votes0
answers82
viewsMenu with active class in php?
I have a menu in html : <ul> <li><a href="#" class="ativa">Página Inicial</a></li> <li><a href="servicos">Serviços</a></li> <li><a…
-
0
votes1
answer185
viewsDropdown menu hiding list depending on screen size
I managed to do with the Jquery show and hide the menu as I click the button, but I would like the menu to be hidden already if the screen was less than or equal to 768 pixels. Could someone give me…
-
0
votes0
answers90
viewsTop Ionic menu
I’m trying to make a top menu in Ionic but this menu is getting on top of the content, I would like to know how to leave the content below the menu Follow the page code: <!DOCTYPE html>…
-
0
votes2
answers242
viewsDouble Dropdown Menu does not show the second dropdown
The first dropdown is working normally, but the second one is not working at all. I’ve tried to specify more classes, but there’s no way, I think it’s something very simple that I’m missing. I’d be…
-
0
votes1
answer565
viewsHow do I run the Menuiten.Click event in an if? Delphi loop
I’m putting together the login part of my system, only I’m facing a big problem. My cancel button from the login screen needs to receive two features. The first is that being clicked before the main…
-
0
votes1
answer278
viewsMake content appear according to button clicked in the side menu
I have a side menu listed with several lis and the contents of each menu item listed beside. I would like that when the user opens the page the first menu item is already visible, and if he clicks…
-
0
votes0
answers30
viewsData display in PHP dynamic menu with no results
Hello. I am from the beginning of the week trying to finish the dynamic menu I created but I can’t display the div corresponding to the link as well as its contents. Describing better, I have a…
-
0
votes1
answer1090
viewsDropdown Bootstrap does not work
I had made a menu using Bootstrap and it was working perfectly, but I had to add a dropdown, and apparently it shows no errors... But nothing happens by clicking on the menu. [![<div…
-
0
votes2
answers794
viewsSidebar with accordion effect
Given a sidebar, how do I get the effect of a accordion? Currently, my sidebar works almost perfectly. This means that by clicking menus that have submenus, they are expanded. I’m just not getting…
-
0
votes0
answers256
viewsWordpress Menu - Toggle does not open when you press
I am developing a project in Wordpress, and I have problems with my menu. When I test the site in smaller resolutions, the toggle box does not open it. Since I am rather embarrassed about the HTML…
-
0
votes1
answer37
views -
0
votes5
answers1042
viewscentralize a Nav menu
How can I center this menu? ul{ margin: 0; } ul { list-style: none; } a { text-decoration: none; } .clearfix:after { display: block; content: " "; clear: both; } #site-navigation { background-color:…
-
0
votes1
answer462
viewsBootstrap Collapse on small "Sm" devices
I have a somewhat problematic menu. As I have some categories in the menu as the screen decreases it bulges and descends a new menu below. Then I realized that my bootstrap only collapses on the…
-
0
votes2
answers1359
viewsDropdown menu behind the page contents
Good afternoon! I got a dropdown menu (like "Hover") ready on the internet. But the submenu is appearing behind the page content and displays a scroll bar vertically. Someone’s been through the same…
-
0
votes1
answer752
viewsMenu Hamburger Bootstrap Burger
My app has a Dashboard with a left side column, which is where the menu is. When this page opens on smaller screens the column disappears (this already happens), but I need instead the Hamburger…
-
0
votes1
answer49
viewsMenu with dropdown doubt
Guys, I made a menu with dropdown that gives a little problem. As soon as it opens, it stretches the line instead of being in a "box". Someone can help me -> http://marciabelmiro.com.br/tg18/…
-
0
votes1
answer479
viewsHow to use two navbar-right classes on the same page?
I’m creating a layout for an ASP system that works with the concept of content where I need to use two navigation bars, one underneath the other. It would be 'Main Menu and Menu 2. The point is that…
menuasked 7 years ago Camilla Araujo 15 -
0
votes0
answers172
viewsControl sidebar Angularjs
Good morning guys. I’m new to the forum and the world of web programming. I took some courses of Angularjs I am developing my first application and a question arose as to the code I am using. I need…
-
0
votes0
answers174
views"Mainmenu Designer" in Runtime
In designer mode it is very easy to assemble the main menu of an application with Delphi, and I also know how to assemble a menu via code at Runtime. But what I’m willing to do is enable the end…