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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:07:51+00:00 2026-05-27T11:07:51+00:00

I read/coded a tutorial which utilized jQuery Animations for a drop-down list. The tut

  • 0
  1. I read/coded a tutorial which utilized jQuery Animations for a drop-down list.
  2. The tut was relatively old (I now see), but it worked!
  3. That is, it worked ONLY using the version of jQuery that was out when it was written (1.4.2) and below.
  4. From jQuery version 1.4.4 and up: EPIC FAIL!!! The menus are displayed, but the drop down animations aren’t working.
  5. I’ve read what I could on the jQuery site and I simply dont see what has changed.
  6. But then again, I’m green. Could be staring me in the face :-}
  7. I need some illumination as to why this fails on upgrade.

The working fiddle. http://jsfiddle.net/pkdsleeper/ybwmW/

The “suspect” fiddle. http://jsfiddle.net/pkdsleeper/4msLH/

thanks in advance!
sleeper

  • 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-27T11:07:51+00:00Added an answer on May 27, 2026 at 11:07 am

    One problem is you turned off effects in your fiddle. Just re-enabling them doesn’t solve the problem, but you’ll have to do that to get this to work.

    So first comment out this line:

    // $.fx.off = true;
    

    Next, the code is now no longer ignoring the CSS for #nav li ul.

    If you change the CSS to this, it will solve the problem:

    #nav li ul 
    {
        /*display:none; --- Get rid of this! */
        position:absolute;
        left:0;
        top:100%;
        padding:0;
        margin:0;
    }
    

    This is safe because these are already set (via jQuery) in your initial definition for your site object.

    Here’s the final fiddle: http://jsfiddle.net/4msLH/40/

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

Sidebar

Related Questions

When I read Django code I often see in models what is called a
Let me start by saying that I have been reading the drag'n drop tutorial
I've read the tutorial at, and I generally get how that works: http://tangentsoft.net/mysql++/doc/html/userman/tutorial.html#simple I
I've been following the tutorial at http://iphonebyradix.blogspot.com/2011/03/read-and-write-data-from-plist-file.html showing how to extract data from a
Recently I read a nice tutorial How to Authenticate Users With Twitter OAuth even
I read a tutorial in Django site but I don't understand how to use
In the sun extended RMI tutorial, they have some interesting code which implements a
Yesterday I read some code of a colleague and came across this: class a_class
Can .NET (managed code) read and write to CouchDB? I would like to build
I recently read through Code Complete, and it recommends that I create a project

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.