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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:22:47+00:00 2026-05-26T00:22:47+00:00

If i use the code: $(‘.myDiv’).toggle(); With the initial state as: .mydiv {display:none} How

  • 0

If i use the code:

    $('.myDiv').toggle();

With the initial state as:

.mydiv {display:none}

How can I state that the toggle must go to

.mydiv {display:table}

?

Currently it just goes to a default block.

Thanks

  • 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-26T00:22:48+00:00Added an answer on May 26, 2026 at 12:22 am

    Use a css class for the display:

    .myDiv { display: table; }
    .noDisplay { display: none; }
    

    Then use .toggleClass() to toggle the class:

    $('.myDiv').toggleClass("noDisplay");
    

    Documentation

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

Sidebar

Related Questions

I know that you can use code like this to marshal a structure into
I'm attempting to use code I've found that uses Win32. However, I'm getting this
Why can't I use code like this ? 1 int i = 0; try
Can I use Code Contracts to define read-only, invariant properties on an interface? I.e.
Considering that I use code like (with or without using (considering that using(??) may
I am looking for a way i can use code snippets but safely insert
I use code that does basic HTTP authentication, see below. This works fine in
I want to use code similar to that found here. The issue I'm having
I want to (as ever) use code that performs better but functions equivalently to
Is there any open-source (free to use) code available that provides a vertical page

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.