Questions tagged [megamenu]

Megamenu is a dropdown plugin used similar to the traditional style dropdown menu built to enhance usability and address some drawbacks such as the amount of clicking, navigating and researching is reduced.

295 questions
0
votes
1 answer

Mega DropDown Menu position issue

I'm trying to create a mega drop down menu just like the one from the following link : http://i48.tinypic.com/2ln97ip.png I have created this fiddle but the things aren't going well because of positioning and border of second ul is not ok…
RulerNature
  • 693
  • 4
  • 13
  • 40
0
votes
1 answer

hide jkmegamenu only on document click

I am using jkmegamenu to show sub menus on click of an anchor tag. I need to hide the sub menus on clicking inside the document or the anchor tag again. I was able to hide the submenus only on clicking the anchor tag with the below…
Prasad
  • 58,881
  • 64
  • 151
  • 199
0
votes
3 answers

Mega menu drop down hover issue

Mega menu It looks Ok on hover however if you move your cursor down a tiny bit or onto the actual drop down black box the hover disappears. I've hit a bit of a hurdle and need some help. Index.html
rapture89
  • 125
  • 6
  • 17
0
votes
1 answer

making accessible mega menu, trouble with slideDown on focus

Hi there I'm trying to make an accessible mega menu. I can get the dropdown menu to display fine on hover, but I also need it to slideDown when a user doesn't have a mouse i.e. when the link is focused. You can try this if you click in the fiddle…
steve
  • 43
  • 1
  • 7
0
votes
1 answer

CSS Mega Menu - one tab open on page load - jQuery?

I am using this mega menu What I would like is for one tab (the second tab) to be open when the page loads without someone having to hover over it first - I would still need it to change to the other tab contents if a different one is hovered…
John
  • 989
  • 2
  • 16
  • 29
0
votes
1 answer

Jquery mega-menu showing multiple menus due to delay

Hi I have created a jquery megamenu for an ecommerce platform. I have set it up so that when you hover over a li in the top level, all of its siblings ul vanish and the relevant one appears. The problem is if you hover over 'gloves' then 'helmets'…
Paul Elliot
  • 475
  • 2
  • 6
  • 21
0
votes
0 answers

Jquery Megamenu 2: Position of subnav items – Firefox vs other browsers.

This script is from: http://www.geektantra.com/2010/05/jquery-megamenu-2/. Sample installation: http://dev6.web2market.com/. And it is the most configurable I've encountered. I ran into a wall with just one thing I’m hoping for some feedback with.…
Julie Carlson
  • 81
  • 2
  • 7
-1
votes
2 answers

Dynamically generated Mega Menu layout

I'm working on building a mega-menu that's generated dynamically. Each mega-menu displays several submenus and links. Since I don't know how many submenus and links there will be, I am having trouble with the layout. My idea now is to use this…
BLane
  • 1
  • 1
-1
votes
1 answer

Mega menu div hides on hover | reactjs

I am creating a mega menu in reactjs framework for my ecommerce website. When ever i hover on list item it shows mega menu div but when i move cursor down the menu hides itself. Why it is not stay as it is ? Local state which controls the menu…
Gurupal singh
  • 136
  • 1
  • 3
  • 10
-1
votes
1 answer

Bootstrap full width dropdown (Not Menu/Nav)

I need to display a custom dropdown with very many options. All the options are Dynamic and the rows of data are also dynamic - Added using jquery. I want therefore to have the dropdown occupy full width of the browser (Responsive) so that the many…
Lefty
  • 1,192
  • 13
  • 18
-1
votes
1 answer

Show div when hovering over list (li / span)

I just can´t get it running. I have the "default" WordPress Menu. I created a seperate div directly under my header / menu. It is kind of a mega menu. In my head it´s just simple. But I can´t trigger the div to show up when I hover over the desired…
Artan
  • 63
  • 13
-1
votes
1 answer

Difficulty converting single column CSS menu into multiple 3 column one

I am using this template https://colorlib.com/preview/#ashion and I need to convert its menu of single column into multiple column (mega menu) (click pages and dropdown menu of single column appears) which works in responsive version as well. it is…
KeenLearner
  • 53
  • 1
  • 9
-1
votes
1 answer

Fixing the sub-menu for a child for a single drop down menu

Hello please I need some help with making a child sub-menu to be visible when I mouse hover on the "Accesorii Gaming", its child sub-menu is: Ochelari VR Gaming Gamepad / Controler Volane Casti Console Streaming and it should be visible on hover. I…
-1
votes
2 answers

Large menu help adding in another link button

I was looking at the mega menus on the w3schools website: (https://www.w3schools.com/howto/howto_css_mega_menu.asp). Using the "try it yourself", I was playing around with it, but struggling to see how to add another mega menu or another link…
Matt
  • 29
  • 7
-1
votes
1 answer

(SCSS-CSS) &:hover CSS method codepen

I have found this template in codepen website and i just want to create the mega-menu following this template . however i don't know how to use SCSS is there a method to create a "mega-menu" using Css instead. i think that the code responsible for…
1 2 3
19
20