200250/jquery-slideup-div-if-already-slided-down
I have a simple question about jquery slideDown, SlideUp. I'm using slideDown to slide a div on click, like
$("#box").slideDown("slow");
How can I do it so that if the #box is already slided down, it should slide up by clicking again? Thanks.
I am trying to add a feature ...READ MORE
To check whether a Checkbox has been ...READ MORE
You need to animate the html, body $("#button").click(function() { ...READ MORE
We hide the divs by adding a CSS ...READ MORE
I'm having trouble figuring this out. I ...READ MORE
I have a function below that I ...READ MORE
HTML: <a href="#" class="show_hide" data-content="toggle-text">Read More</a> jQuery: // Slide Up ...READ MORE
Your p element is already displayed when you enter ...READ MORE
Hey, jQuery is a fast and concise JavaScript ...READ MORE
Hello, Use the following script tag in your ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.