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 6777757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:11:09+00:00 2026-05-26T16:11:09+00:00

When hovering over Categories the drop down menu displays but as i move the

  • 0

When hovering over Categories the drop down menu displays but as i move the mouse over the children it is menu constantly disappearing?

Here is the jsFiddle http://jsfiddle.net/mdanz/hvF8P/17/

  • 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-05-26T16:11:09+00:00Added an answer on May 26, 2026 at 4:11 pm

    You shouldn’t use mouseout. Instead, supply two functions to hover:

    $('#category2').hover(function() {
       $('#category2').show();   // This function will be called upon mouseover
    }, function(e) {
        $('#category2').hide();  // This one will properly be called on mouseout
    });
    

    Fiddle: http://jsfiddle.net/hvF8P/20/

    Side note: Inside the functions, instead of using $('#category2'), you can also use $(this).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a small problem with a drop-down navigation menu. When hovering over an
I am trying to slide down a sub menu when hovering over a#about and
I am trying to test hovering over an anchor that has a drop down.
When the mouse starts hovering over an element because of scrolling (either by wheel,
You can see an example here: http://jsfiddle.net/TuH95/5/ When you hover over the li element
I would like to display a ToolTip for when the mouse is hovering over
I've got a dropdownmenu over here By hovering over the second link two fields
I put together a simple drop-down navigation that expands when you hover over a
how would i got about doing something when hovering over a list item, but
When I am hovering over an HTML label the mouse pointer changes to a

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.