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
2
votes
4 answers

How to implement "Mega Menus" in WPF?

I'm trying to implement "Mega Menu" style menus using WPF. To see examples of mega menus in web design, see here. So far, I've tried creating a similar interface by using TextBlocks as the highest level of the menu, and then using the mouse hover…
robr
  • 919
  • 1
  • 7
  • 16
2
votes
1 answer

Primeng affected by "Error: Cannot find a differ supporting object"

I want to use the megamenu component of primeng, but can't make it work, everytime I load the project, and when its gonna show the menu, it just show the first icon with no text and nothing more, until until i pass upon the menu space for it to show…
camilo
  • 25
  • 5
2
votes
2 answers

Mega drop down menu onhover flickering

I've got a problem with a mega drop down menu that I found online. It is perfect for my purpose but it acts weird sometimes and it has a flickering and flashing problem. The link where I found it is here:…
Porcellino80
  • 447
  • 7
  • 32
2
votes
2 answers

Mega Menu Responsive Nav Help (no bootstrap)

I am trying to create a very generic mega menu using pure html/css without using bootstrap (for some reason there is no tutorial online, so I am making one myself). I have managed to style my nav correctly and it works responsively, but I can't…
aroveruser
  • 23
  • 3
2
votes
1 answer

Dropdown not showing on small screens

I'm creating a megamenu based on this one from codyhouse http://codyhouse.co/gem/css-mega-site-navigation The problem I'm facing now is with the dropdown 2 only. It works fine on large screens however on smaller screens the dropdown doesn't show. I…
Nesta
  • 988
  • 2
  • 16
  • 44
2
votes
2 answers

How can I make "Max Mega Menu" work on my custom theme?

I was wondering if any of you could help my with this. I've download & install the plugin Max Mega Menu but nothing appear. I follow each of their step on the plugin docs but what ever I do my menu stay the same. The plugin is suppose to overright…
Alcalt
  • 73
  • 3
  • 9
2
votes
0 answers

hoverIntent with Foundation 5 Menu

I am trying to implement hoverIntent with zurb foundation 5 dropdown menus. The issue is foundation menus are firing immediately on hover. This causes issues when using mega menus. I can see my event triggers because of the color change but it…
user56962
  • 21
  • 2
2
votes
1 answer

Responsive Megamenu issue

I have created a mega menu. It works fine but I want to make few changes. But I am not able figure out on how to do it. I want to make the navigation bar width to cover the full width of the web. Then I want the megamenu to be as shown in this…
ləːnə
  • 323
  • 2
  • 8
  • 22
2
votes
2 answers

jQuery mega menu showing some blocks on slow connection. how to fix it?

I am using mega menu on this. [DUE TO THE SECURITY and BAcklinks I delete the link - In case if any one needs the link just PM me] I am using mega menu for the navigation. Only the following script I am using for this. And I placed the mega menu…
Riffaz Starr
  • 611
  • 2
  • 20
  • 37
2
votes
0 answers

Mega Menu and tabs with jquery

I need to create a mega menu similar to something used for this website. this image may give more idea about what i am trying to achieve. So far i am not able to find anything similar to the one used on website. I came across jQuery Tools…
Learning
  • 19,469
  • 39
  • 180
  • 373
2
votes
0 answers

Magento MegaMenu small column justification logic

I installed a Magento module (Web and People Custom Menu) to give us a mega menu (mega navigation) functionality for the navigation of our website. I am trying to correct the justification so that there isn't this huge amount of space under some of…
CaitlinHavener
  • 1,408
  • 3
  • 24
  • 53
2
votes
1 answer

Mega Drop-Down Menu for asp.net website

I want to implement Mega Menu structure for my asp.net webform based website. I want to implement Mega Menus using following CSS based Mega Menus…
Learning
  • 19,469
  • 39
  • 180
  • 373
2
votes
1 answer

How to convert a css only megamenu to jquery based

I am using a megamenu in my site, which is purely css based. The disadvantage is that, it doesn't have any animation. The dropdown is getting show all on a sudden. So I am thinking of converting it to jquery based toggle. Here is the current code.…
user632347
  • 835
  • 2
  • 9
  • 21
1
vote
2 answers

can you change the right and left padding around the menus in jquery mega menu and still have submenus line up?

I am using jquery mega menu plugin and I want to make the right and left padding a little smaller on each menu on the top menu bar. I can go into the css and change the padding (I am using the black skin): .black ul.mega-menu li a {float: left;…
leora
  • 188,729
  • 360
  • 878
  • 1,366
1
vote
0 answers

Superfish Full Width Mega Menu

I am Working on Superfish Menu to a FullWidth Mega menu. But I failed to get the position of dropdown as fullwidth; i.e streched along the entire length of menu rather than the absolute positioning I'm getting, Any suggetion with CSS will be…
Jaideep Singh
  • 589
  • 2
  • 8
  • 18
1
2
3
19 20