Skip to main content

All Questions

0 votes
1 answer
352 views

How can I make a dropdown mobile menu with animated three lines?

How can I make a dropdown menu, for example to this animated menu: Animated transform from three lines menu to cross I would want something like this HTML content, but with the above animated menu: ...
allu's user avatar
  • 17
3 votes
1 answer
356 views

Menu not toggling(closing) on click

I have a menu which has to be toggled (open and closed). Also if one dropdown is open, and the user clicks on some other dropdown then, in this case, the opened one has to close. In the code which I ...
amy's user avatar
  • 81
0 votes
2 answers
61 views

Close a dropdown completely before open another one

I'm building a dropdown menu and need to add the following functionality to it: When one dropdown is open and you open another one the previous one needs to close completely before the new one starts ...
Nesta's user avatar
  • 1,008
0 votes
3 answers
32 views

Navigation drop downs dont close when opening another

This is almost working as intended, the drop downs do close when clicking on the screen but they stay open when opening up a new drop down. I would like it so that it also closes the open drop down ...
Shivermee's user avatar
-4 votes
1 answer
293 views

How to add animation when menu button is clicked

The animation would be like the menu is sliding down slow or maybe even fading in. I would prefer either through CSS3 or jQuery. I tried using duration in toggleClass and also transition in the open ...
Shmar's user avatar
  • 1
0 votes
0 answers
15 views

Dropdown nav not appearing on one page, jQuery works fine

I have a three page website consisting of a homepage, pageA and pageB. I have the same navigation across all pages. On the homepage and pageA, but dropdown nav works perfect find. On pageB, when I ...
KatherineMichelle's user avatar
0 votes
0 answers
108 views

Toggle not working on mobile dropdown menu

I'm trying to make a toggle event on mobile for a dropdown menu. so when you click the link, the dropdown appears, and when you click it again it disappears. for some reason it's not working. this is ...
KatherineMichelle's user avatar
0 votes
1 answer
147 views

jQuery dropdown menu on logo hover

Hey Guys, I'm trying to implement this navigation, where you basically have a logo as a top menu item and menu items are activated when logo is hovered. logo is nested inside of the header element ...
lvekua's user avatar
  • 196
0 votes
1 answer
36 views

menu bar loose its responsiveness after breakpoint

The menu bar didn't resize properly when the browser window size is smaller than 900px. The bar remains too wide, some content is off screen and a horizontal scrollbar appears too. I tried to get ...
undefined's user avatar
  • 169
0 votes
1 answer
87 views

How do I keep navigation dropdown menus to stay open while hovering?

I'm working on a navigation bar that I want to be responsive and have drop-downs that open and hold until I stop hovering over them. When I hover over the nav list item it displays its corresponding ...
WisonRuan's user avatar
1 vote
2 answers
880 views

Multi-level dropdown navigation - keep secondary dropdown closed

so I am relatively new to coding and I am trying to make a multilevel dropdown menu, that when opened shows the links for the first level but doesn't show the second level links until clicked. I ...
Megan McGowan's user avatar
-2 votes
1 answer
39 views

I want to make semi-identical manu like the one on this page - how? [closed]

I would like to make a manu similar to the one on THIS page. When I hover over HOME , HOME moves to right (how to do this) and the whole sub menu appears - through animation. When I look to Dev Tools ...
Piotr's user avatar
  • 343
0 votes
1 answer
217 views

Multiple dropdowns remember their last state- jquery, cookies or localStorage?

I'm trying to use dropdowns for some site navigation and would like them to remember their last selected state either with jQuery cookies or localStorage. However, some dropdowns have a secondary ...
Danny Lewandowski's user avatar
0 votes
1 answer
375 views

Wordpress 100% width drop down menu with javascript

I have modified some code I found to try and achieve a 100% width drop down for my wordpress menu. My issue is that my wordpres menu has a structure like this with the sub menu ul nested within the ...
83lee83's user avatar
  • 43
2 votes
1 answer
4k views

Parent menu link not working when dropdown menu included

Why is the parent menu link not working when drop down menu is included even if link is active? See 'Services' menu link on http://demo.rjfkramer.com/ This is a wordpress website. Thanks!
Oak_'s user avatar
  • 21

15 30 50 per page
1
2 3 4 5