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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T16:55:42+00:00 2026-06-01T16:55:42+00:00

When I use slideDown my box just appears and doesn’t slideDown when I first

  • 0

When I use slideDown my box just appears and doesn’t slideDown when I first click on the link, but every subsequent click, it works as intended:

http://jsfiddle.net/3Gc6Q/

  • 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-01T16:55:43+00:00Added an answer on June 1, 2026 at 4:55 pm

    box.removeClass("hide"); must be after slideDown complete demo : http://jsfiddle.net/3Gc6Q/9/ :

    $(".link").click(function(e) {
    
        e.preventDefault();
        var box = $("#test");
    
        if (box.hasClass("hide")) {
    
            box.slideDown(function(){box.removeClass("hide");});
        }
        else {
            box.slideUp(function() {
    
                box.addClass("hide");
    
            });
    
        }
    
    
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

use this website a lot but first time posting. My program creates a number
Here is the code I use to attach the div: $(#sessions).prepend(tempct); $(#sessions>div:first-child).hide().slideDown(1000).delay(100,function(){ $(#sessions>div:first-child).click(); $(#renamemeeting).click();
Use case: user clicks the link on a webpage - boom! load of files
Use case: I've just entered insert mode, and typed some text. Now I want
use Service layer to persist data into database. But the Unit Test does not
I would like to use slideDown() with my appendTo() here is my present code
How can use the slideDown() function with easing? Maybe extend it somehow? I'm looking
Trying to use JQuery Easing plugin in my wordpress but its giving me following
I'm learning how to use jquery with SharePoint. My example draws a red box
How can I use jQuery's slideDown with display: inline-block , as opposed to the

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.