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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:42:14+00:00 2026-06-16T00:42:14+00:00

I have a drop down menu that have a roll over effect. When the

  • 0

I have a drop down menu that have a roll over effect.

When the user rolls over an item in the 1st menu level I want to STOP all the drop-down animation still ruing in All the other menu items.
But I cannot find the way to apply this simple code in all that mess.

There are 3 solutions to this problem:

  1. Literary just close all drop down without animation.
  2. Close with animation.
  3. or Stop the animation

The 2 solution would be great. When I rollover an item close all other drop-down with animation. Right now any of the solutions work for me.

UPDATE:

My final result was:

$('.dropdown:animated').not(this).not('.selected').stop().hide();
  • 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-16T00:42:15+00:00Added an answer on June 16, 2026 at 12:42 am

    You could do something like this:

    $(':animated').stop();
    

    This just stops all animations that are currently active. It does not however close the open menuitems.

    If you want to close the open items I sugest you look at how the menuitems are normally closed and apply that to the wrapped set. For instance: this could work:

    $(':animated').stop().hide();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a drop down menu, that a user selects a criteria from, based
I want to have a drop down menu where a user can select from
I have a form that I want to show a drop-down menu that shows
I have a 2-level drop down menu that looks great in all browsers. Now
My problem is: I have a drop down menu and i want that when
I have a drop down menu that I want to change to a multiple
I have a drop down menu that the user can select a location from.
I have an expandable vertical drop down menu that currently expands when first level
I have a javascript drop down menu that drops over a javascript picture slideshow.
Currently have a drop down menu that is activated on a hover (from display:none

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.