Skip to main content

All Questions

0 votes
1 answer
31 views

Remove class from selected dropdown child div when moving to sibling dropdown child div

I need some assistance with forcing a selected nav dropdown child div (.header-child-accordion) to removeClass (.arrow-up) when a user moves to a different nav dropdown and moves completely off the ...
Houghtonator's user avatar
1 vote
1 answer
34 views

i used jQuery slideDown to create a drop down

There is problem: this sorry this is Persian $("#menu-item-225").mouseover(function(){ $(".Slider-menu").slideDown("slow") });
Magical Briefcase's user avatar
0 votes
1 answer
65 views

How to fix nav menu

how to fix my menu, when web stable menu just on mobile, but menu not show or hidden <div class="container"> <a class="logo" href="<?php echo site_url();?>"><img src="...
Reza Alvaero's user avatar
0 votes
0 answers
349 views

Wordpress site jeguery mobile responsive toggle menu not working

on my website custom theme the mobile nav menu is not working. I believe it was done as a code with jquery bootstrap. I disabled all the plugins and it is still not working. Hire can someone take a ...
thenerd's user avatar
0 votes
1 answer
81 views

Is it possible to force the last li menu content at the bottom when the li list is absolute and dropdown is open?

I have a WordPress menu. I am getting an overlap issue when the dropdown menu displaying. I have newsletter last-child li with position: absolute; and bottom. First screenshot ------------------------...
Naren Verma's user avatar
  • 2,297
1 vote
1 answer
281 views

mouseenter and mouseleave problems with dropdown

I need to make dropdown menu. Problem is that HTML structure is forcing me to use jQuery not CSS with fadeIN and fadeOut options. In main Menu I got options like Blog Category and About me. Problem is ...
Maryś's user avatar
  • 13
0 votes
2 answers
836 views

How to get element to display on hover of parent?

We have a menu that displays the menu using <ul> (see codepin). When the .one class is set to position: absolute, when we move our mouse the element with that class is not longer shown. How ...
usernameabc's user avatar
0 votes
1 answer
408 views

Change Class of Parent in Menu Dropdown

I have a menu that as the user scrolls down a current class called 'w--current' is automatically added to the single level-top level and sub-menu items, but it is not automatically added to the top-...
glennyboy's user avatar
  • 163
0 votes
0 answers
218 views

reinitializing JQuery multiselect dropdown during ajax call does not work

I read some other posts where people lost their functionality of the dropdown after data was loaded with an ajax request. None of those posts answered the question how to initialize a dropdown DURING ...
Johannes Krämer's user avatar
0 votes
1 answer
68 views

jQuery Responsive Menu, desktop function error

I'm using this jQuery code to create a mobile responsive menu. It works fine when the mobile menu is displayed. However, on a landscape oriented tablet where the menu is displaying the desktop ...
Robert L's user avatar
0 votes
1 answer
97 views

Jquery 3rd level expand

Menu 3rd level menu on click isn't working. Here is the working . Onclick 3rd level it is not expanding on click. I also want to only expand the current menu item as it is working perfectly now . ...
Sadia Mehjabin's user avatar
0 votes
1 answer
63 views

Why my links for Dropdown menu not working

I successfully converted my main Menu to a Dropdown menu for Small Screens using jQuery and CSS, but the links are not working! Everything I tried did not work. I referenced the jQuery from an eternal ...
Rose's user avatar
  • 17
0 votes
3 answers
14k views

Close dropdown menu when clicking outside of it

I've got a problem with the navigation dropdown on my site that I've almost solved but can't quite fix. I'm worried I may have just made a mess out of my code. When I introduced a "scroll to anchor ...
KreigD's user avatar
  • 41
0 votes
1 answer
44 views

Responsive mobile and desktop navigation jQuery (Two stylesheets)

I'm building a responsive menu and I can't get around one problem. The problem is the jQuery... When in mobile mode (>600px) the menu can slidetoggle normally, but when I toggle it back for it to hide,...
Thomas Sinton's user avatar
0 votes
2 answers
191 views

jQuery slideToggle jump animation on menu toggle

So my problem is just as simple as the title, when I click the big black "V" to toggle my menu, the animation jumps on the <li> with the sub menu. I tried multiple things and none seem to work,...
andreforte's user avatar

15 30 50 per page
1
2 3 4 5
12