Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [hamburger-menu]

An off-screen menu activated by an icon with three horizontal lines.

hamburger-menu
0 votes
0 answers
40 views

How to create a responsive hamburger menu and across all devices?

I'm trying to build a simple responsive navbar can anybody please help with it , need a hamburger menu and target for all types of devices .I tried doing it but couldn't do it. I need help with trying ...
user008's user avatar
-1 votes
1 answer
27 views

Hamburger menu working locally but not when deployed on heroku

I am new to react I build a frontend using react and backend server is Flask. I build a cropper website for a particular type of pdf with fix coordinates. the issue is when I tested my website locally ...
Ashmit Sharma's user avatar
-1 votes
0 answers
31 views

Hamburger Navigation Menu Fails to Open on Click

The menu hamburger appears on both mobile and desktop when I shrink the window. The problem is that its functionality does not work and nothing happens when I click on it. Ultimately, when clicked, a ...
Brokat Kaszmir's user avatar
0 votes
0 answers
38 views

Fullscreen menu disables the browser reload button

I'm trying to make a full screen burger menu. It all works, I just don't understand why if I try to reload the page using the browser button it doesn't work (the page isn't reloaded) while if I do it ...
Raffaele Del Bene's user avatar
-2 votes
1 answer
35 views

Bootstrap Hamburger menu shifts right on Mobile on clicking causing horizontal scrolling and whitespace

I have a website built with Bootstrap, and it works fine on desktop. However, when I open it on a mobile device(android + chrome), the hamburger menu shifts to the right after clicking it for the ...
Rohit's user avatar
  • 7
0 votes
1 answer
43 views

hamburger menu navbar responsive

I am getting issue with X when the hamburger menu is activated. The "X" is not showing symmetrical. Can someone have a look and explain what i am doing wrong. I have added down the CSS ...
KeepLearning's user avatar
0 votes
0 answers
25 views

hamburger menu is not showing up, any idea

I made span lines to use for the burger menu but they dont show up. If I write something inside then the letters show up but nothing before hand. the code also does not seem to respond to the padding ...
Julio Vazquez's user avatar
0 votes
0 answers
96 views

.NET MAUI intuitive context menu for ListView items

I have a .NET MAUI App with a ListView Control. Every ListViewItem opens a new Details Page when being selected (let-click/tapped). Additionally, I have a set of actions (Edit, Delete, Add Child ...) ...
Kai Fröhlich's user avatar
0 votes
0 answers
36 views

Hamburger Menu not working properly with iOS

Hamburger Menu works on desktop, does not work well on iOS when scrolling down the page. Tested site on iPhone, Hamburger menu works properly until you scroll too far down the page or too quickly. ...
user25122224's user avatar
0 votes
0 answers
30 views

Materialize-CSS burger menu doesn't trigger sidenav in Angular project

I'm trying to implement a burger menu triggering a side bar when on mobile in my Angular project. However, despite being displayed the menu icon doesn't trigger the side bar when I click on it. The ...
Tristan Lacombe's user avatar
0 votes
0 answers
6 views

My header nav only opens the mobile menu after refreshing the whole website on some browsers like Chrome

I have a hamburger nav that is supposed to open a mobile menu when clicked. On some browsers it works, on others (like Chrome and Firefox) it only works after hitting refresh for the page. I used the ...
Tec's user avatar
  • 1
0 votes
1 answer
45 views

Why is hamburger icon disabled when adding an options menu?

I have a DrawerLayout set up and everything is working fine. Until I create an options menu in one of my fragments via requireActivity().addMenuProvider(...). With that a tap on the hamburger icon ...
user1785730's user avatar
  • 3,247
0 votes
0 answers
31 views

How to make a central hamburger push down content below it or at least fill width when open

I have created a responsive nav bar with content to left and hamburger central and shopping cart to right. All within defined nav bar space. How do I get hamburger - when open - to push down content ...
user24194166's user avatar
0 votes
1 answer
34 views

Closing my hamburger menu removes the navbar's responsiveness

I'm currently making a hamburger menu and its working fine. The problem arises when I try and make my website responsive. If I shrink the page, the buttons disappear and the burger menu icon appears. ...
Duncan Visschedijk's user avatar
0 votes
1 answer
52 views

How does the Navigation Drawer Views Activity app open the drawer via the hamburger icon?

Android Studio ships with the sample app 'Navigation Drawer Views Activity', which can be created via the new app dialog. I've tried to follow the code in it to implement a navigation drawer in my app....
user1785730's user avatar
  • 3,247

15 30 50 per page
1
2 3 4 5
50