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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:58:26+00:00 2026-06-13T22:58:26+00:00

Please can I affirm that I am doing this correctly: I have a message

  • 0

Please can I affirm that I am doing this correctly:

I have a message that I wish to fadeOut after it has been displayed.

The jQuery fadeOut sets display: none once the opacity is zero.

Thus when I want to display that same message again by setting visibility: visible the message won’t display because display: none is still set.

So this is what I did:

        $("#message6").fadeOut(600, function(){
            $("#message6").css("display","");
            $("#message6").css("visibility","hidden");              
        });

This works just fine. It doesn’t seem very elegant.

Am I missing something here? Is there a neat way of doing this?

  • 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-13T22:58:27+00:00Added an answer on June 13, 2026 at 10:58 pm

    Why don’t you do:

    $("#message6").fadeOut(600);
    

    And to show your message again:

    $("#message6").show();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Please can anyone help me with this? I have 2 tables, location and tickets
Please can anybody give me a answer for this, I have already tried sudo
Please can someone help? I have the following code which uploads a file to
Please can anyone one point me to a good tutorial that helps me to
Please can i use datacontracts in WCF for streaming instead of message Contract. If
As the title - please can anyone explain how the next scripts works this
Please can anyone translate this python code into javascript. # def strip_punctuation(s): # for
please can anybody explain this code from C++ Reference site : #include <iostream> #include
Please can anyone help me out with this problem? This code below works perfectly
Please can someone tell me the technique that would be used, for the following

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.