Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9200819
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T22:51:08+00:00 2026-06-17T22:51:08+00:00

I am trying to animate my wordpress sub-menu with Jquery. Here’s what I am

  • 0

I am trying to animate my wordpress sub-menu with Jquery.

Here’s what I am trying to mimic: http://money.co.uk

Here’s what I have so far:

    $("#main-nav li").hover(function () {
    $(this).children('.sub-menu').slideToggle("fast");
  });

http://jsfiddle.net/bNeDh/

It seems to be the reverse of what I want, I’d like the children to slide down when user mouseover the parent.
My jquery isn’t great at all, can anyone provide the answer?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T22:51:09+00:00Added an answer on June 17, 2026 at 10:51 pm

    I have modified your CSS a bit…
    If you find this (or any) answer useful Accept it by clicking checkmark.

    You probably want something like this:

    Fiddle Here

    $("#main-nav li").hover(function () {
    $(this).children('.sub-menu').slideDown("fast");
    },function(){
    $(this).children('.sub-menu').slideUp('fast');
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to animate my navigation menu with jQuery Link Fading effect. I
I am trying to animate the transform property of a view. Here is my
I'm trying to put some simple jQuery code into the Wordpress header (usually just
I am trying to animate contours in matplotlib 1.1.0 Based on: http://www.mail-archive.com/matplotlib-users@lists.sourceforge.net/msg17614.html , http://matplotlib.1069221.n5.nabble.com/Matplotlib-1-1-0-animation-vs-contour-plots-td18703.html
Im trying to animate one elment after another, but I have some troubles with
I'm trying to animate background-color,color and border color to change with jquery but for
I am trying to animate a change in backgroundColor using jQuery on mouseover. I
I am currently trying to animate two div elements in a carousel-type container. Here
I'm trying to animate and image up and then down with jQuery. It should
I am trying to animate the dealing of cards. Currently I have two cards,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.