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
-
2
votes1
answer2197
viewsfixed menu with jquery on certain scrolling (scroll) of the page
I’m trying to keep this menu fixed https://jsfiddle.net/40ouwkcw/ from a certain scrolling of the page, in this case after the initial image. I found several tutorials on google, but none works in…
-
2
votes1
answer1412
viewsResponsive bootstrap menu does not close when clicking
I would like to know why the bootstrap menu on mobile devices does not close when clicking on the menu. It opens normally, but if the user wants to close, it does not close. Access link:…
-
2
votes1
answer514
viewsFixed menu in Parallax
Guys, I’ve done everything but I can’t put a fixed menu in this code (made by tekzzoom), when inserting an item the background overwrites it, and the item does not remain fixed on the screen. Can…
-
2
votes1
answer88
views -
2
votes4
answers2044
viewsI have a fixed menu, how to do anchoring (#internal links) get below the menu?
I am working on a site that has a navbar and a menu (the height of the two summed gives 101px), that as you scroll up to them, they fixate on the top of the screen and stay floating. I’m hoping that…
-
2
votes1
answer33
viewsDecentralized Sub Menu - according to browser, I don’t know where I’m going wrong
/*Sub-Menu*/ .menu.superior .nivel-dois, .menu.superior .nivel-dois, .menu.superior .nivel-um li:hover .nivel-dois{ display: contents; position:absolute; } .pagina-login .menu.superior,…
-
2
votes1
answer153
viewsCreate PHP Infinite Menu
I’m trying to create an infinite menu, I’ve assembled the object the way I need to, but I can’t print it. It must be something like this: User User > User1 User > User2 User > User2 >…
-
2
votes2
answers280
viewsHover in html and css navigation
Good people, here’s the thing, I’ve been after it for a while. I’ve been trying to box around the links in hover, this box will have a shadow and rounded corners, someone can help me? Thanks in…
-
2
votes1
answer124
viewsRetractable menu that does not close
I have a retractable menu, but I can only make it open, but not close. I need it to close when clicking anywhere on the screen outside the menu. I know html and css. Javascript I’m having contact…
-
2
votes1
answer1753
viewsProblem aligning navbar on the right
Hello, I’m new to css and I’m having problems trying to align my buttons navbar on the right; so that I can put a logo on the left. Here is my code! .menu, .menu ul li { margin: 0; padding: 0; }…
-
2
votes1
answer814
viewsContent overwrites fixed menu when scrolling page
I’ve tried to put z-index: 2 in the <header></header>, but it didn’t work @charset "UTF-8"; body { display: flex; min-height: 100vh; width: 100%; margin: 0; padding: 0; align-items:…
-
2
votes0
answers64
viewsChange drawer menu item color - Navigationdrawer
Hello, I wonder if it is possible to change the color of each item that comes in the drawer menu (Navigationdrawer) standard android. I know that choosing a project with this slider the android…
-
2
votes1
answer104
viewsHow to do Youtube Music fixed menu effect
I would like to bring this effect from the Youtube Music app menu to my website. Basically it rolls together with the page when going down and back to appear when going up, in a fixed way. My…
-
2
votes2
answers291
viewsVue Submenu menu from json
Hello, I’m beginner in Vue I’m wanting to make a menu with submenu coming from a json, follow the codes I made: <template> <div id="app"> <img alt="Vue logo"…
-
2
votes2
answers148
viewsas leaves the dropdown background white
I’m having difficulty leaving the background of the dropdown white (I wish I could remove this transparent from it) <!DOCTYPE html> <html lang="en"> <head> <title>Brown…
-
2
votes2
answers78
viewsmenu with inclined tab
hi, I am developing an html page and I am using bootstrap, I would like to make a menu with tabs and that was slightly cyclized to the right... more or less like this idea of the file... follows my…
-
2
votes2
answers86
viewsCombining CSS selections with parent child and sibling elements
I have the following code: <ul class="menu"> <li><label for="menu1">Menu 1</label></li> <li><label for="menu2">Menu 2</label></li>…
-
1
votes1
answer418
viewsSimple settings menu with Checkboxpreference Android
I have a simple settings menu where I have a CheckBoxPreference. I want to set silent mode when the checkbox is checked and normal mode when it is not checked. The sound code I already have, but I’m…
-
1
votes3
answers140
viewsMenu as of facebook
I’m wanting to create a menu like the image (similar to the facebook) below someone would know how to develop? how should I look, sample tutorials. Thanks!…
-
1
votes1
answer125
viewsResponsive fixed menu
I have a fixed menu that when viewed in the maximized browser everything happens perfectly however, when the screen decreases, the menu is fixed and the scroll bar does not scroll it, it is possible…
-
1
votes1
answer172
viewsListing daughters of a particular Page
I’m not getting to list the daughters from the menu Institutions that is a Page. Institutions - Policia Militar - Prefecture - Secretariats <li><a href="#">Instituições</a>…
-
1
votes0
answers90
viewsASP.NET Menu sitemap does not work after changing version of the framework
There was the need to exchange a server application, however, the new server works with the IIS 7.0 and the application that was developed in .NET 3.5 has been changed to . NET4.0. When the…
-
1
votes1
answer681
viewsMenu does not open levels on iPhone or iPad
I programmed a website, and for the menu I used jQuery hoverdrop. But it doesn’t open at all on iPhone or iPad. Other phones and tablets work normally (it just takes a little longer to load…
-
1
votes2
answers1790
viewsDynamic menu in Codeigniter
I’m trying to build a dynamic menu with submenus that insert links from the database. I wrote the code below directly in my view to test and it worked perfectly: <?php…
-
1
votes0
answers143
viewsHow to create a Minecraft Style Menu in Ulixava Project?
How I Create a Minecraft Style Menu for My Java Game? I watched the 3 episodes of the series: How to make a 2d Minecraft plataformer in java, and I have the game, but I wanted to create a menu for…
-
1
votes0
answers37
viewsMove icons in app menu
In my project, there is a menu, in which there are several small icons created through Imageview, and I have to make these icons available to be moved, similar to Android home. Would have some…
-
1
votes0
answers205
viewsCreate auto-update phase menu in Unity 5?
Example: At the beginning of the game the menu will only have the Level 1 button, once the guy passes the level how to create an automatic button for level 2 in this menu? This button will redirect…
-
1
votes1
answer915
viewsTree menu / Collapse with three levels
I’m creating a navigation sidebar for an Angularjs application. The structure is basically a tree menu, but each level has different interactions (which I will still build). For example, the first…
javascript angularjs menu angularjs-directives angularjs-scopeasked 10 years, 3 months ago Samuel Guimarães 121 -
1
votes0
answers200
viewsDropdown menu inside Wordpress post
What would be the best way to put a Drop Down Menu within a Wordpress post? Since the Links of this menu should open in the same post, as video for example... Click on the Menu then click on Option…
-
1
votes0
answers64
viewsMenu css does not work when entering through Google, but usually works via URL
This problem happens on mobile devices. It’s a bit strange but when I access the site through the URL, the menu works normally, that is, by clicking on the 3 horizontal bars, the menu appears. But…
-
1
votes2
answers311
viewsHow to place an item in a breadcrumb menu with a different color without the Hover
I have a menu of this kind, but I don’t want to use the state of hover. It will serve only for page information, no need to click. However, I’m not getting a different color on one of the menus…
-
1
votes1
answer255
viewsCSS: Dropmenu with Login
I have a drop-down menu :Hover for a div that contains 2 input, login and password, and two buttons, so when I try to type something in the div(that appeared with the li’s Hover) it goes away...…
-
1
votes0
answers261
viewsColor menu bar using Mega Main Menu Plugin?
I am using the Mega Main Menu plugin to configure menu bar in Wordpress and would like to change the default color, how could do this?
-
1
votes1
answer90
viewsSDL - C - How to check if the mouse pointer is on an image?
Hello, I’m starting a learning about the SDL C graphical interface and I plan to make a menu. In this menu there will be options and when the user hovers over some, it will change color (yellow to…
-
1
votes1
answer38
viewsIncrease menu width jquery css
Naughty personal talk! : ) Great, I downloaded a menu in jquery on https://github.com/christophery/pushy/. I found it really cool. but I can’t in any way increase the width of the menu. I’ve changed…
-
1
votes2
answers181
viewsLinks in strip menu
You can link to a site in the Strip Menu of Windows Forms? I have the following code snippet in the click of my menu, but does not open the link. private void menuSobre_Click(object sender,…
-
1
votes2
answers9312
views -
1
votes2
answers475
viewsCreate menu of options
I need to make a menu of options in my application developed in Ionic 2. I already checked the documentation and found nothing to help me. Does anyone know how to do ? Do you have a tutorial or a…
-
1
votes1
answer220
viewsMenu does not call Activity
My menu doesn’t call Activity, I’ve done some tests and it doesn’t work, I don’t know what else to do. Can someone help me? package com.chl.infotrans.infotrans; import android.content.Intent; import…
-
1
votes1
answer394
viewsEffects on links through the Hover
Guys, can anyone tell me how I do this effect with hover? When passing the mouse over the menu link it appears that vertical line on the name, I could only with the horizontal line below the name.…
-
1
votes1
answer695
viewsNavigation Drawer - Change menu color
Hello, I am implementing a navigation Drawer in my android application and for a design question I would like to know how to change the background color of activity_home_drawer, where the menu items…
-
1
votes2
answers841
viewsMenu in PHP and HTML
I need you to ask me a question, I created a page and put the menu in PHP. Follow data: php menu. <div class="col-md-9 text-left float-left collapse-navation"> <div class="navbar-collapse…
-
1
votes1
answer1201
viewsRequired checkbox with javascript to click link
Good evening, everyone! I am making a website for a college job, and what I want to do is the following: I have a simple HTML menu whose options are "View Profile", "Edit Profile" and "Remove…
-
1
votes1
answer98
viewsHow to change the file menu that is being used in Android Menu Navigation Drawer?
I want to know if it is possible to change the menu file being used by Drawer navigation menu Example: When entering this if that is in blue, it must be selected to use another menu file in the…
-
1
votes3
answers4152
views -
1
votes0
answers299
viewsHow to add a Menu in a single Fragment?
I have 3 Fragments and all of them in one Activity Mom. I want the following menu: <?xml version="1.0" encoding="utf-8"?> <menu…
-
1
votes1
answer1008
viewsHow to solve dropdown menu problem that does not work on android?
I’m learning to program, I’ve done the whole site, and it’s pretty much the way I wanted it, at first I had problems with IE the menu didn’t work at all, I reworked the menu, I used examples I…
-
1
votes1
answer396
viewsScroll To negative or at the end of anchor
The thing is, I have a problem with the Scroll To method. I have a menu that uses position:Fixed in css and when you click it it makes the anchor with the content until then normal if it wasn’t for…
-
1
votes1
answer336
viewsCentralized HTML/CSS menu
I need a help with a code I don’t know much about HTML and CSS, I’m learning little by little, and I need a little help. Inicio Código HTML/CSS <?xml version="1.0" encoding="iso-8859-1"?>…
-
1
votes0
answers57
viewsHow do I get the menu fixed at the top from when you just passed the previous div (which is in percentage)?
.banner1{ background-image: url(../images/bannertemplates.png); background-repeat: no-repeat; width:100%; height:100%; background-size:cover; background-attachment: fixed; position:absolute;…