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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T16:18:07+00:00 2026-06-02T16:18:07+00:00

I am trying to animate a pull cord so on click it animates the

  • 0

I am trying to animate a pull cord so on click it animates the ‘top’ down and then when it reaches the bottom back up to the start position all in one go.

I have created a fiddle for what I’m trying to achieve. http://jsfiddle.net/UUtXP/

However, I want to use easing on it easeOutBounce. Works great going down but then there is a pause between going back up.

Is it possible to do one animation of all the way down the back up on click?

  • 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-02T16:18:08+00:00Added an answer on June 2, 2026 at 4:18 pm

    Just put one animate after another: http://jsfiddle.net/maniator/94Dfg/

    JS:

    $('#rope').click(function() {
        $(this).animate({
            top: '-40',
            queue: true,
        }, 1000).animate({
                top: '-155px',
                queue: true
            }, 500);
    });​
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to animate a UIlabel to first grow larger, then shrink back
I'm trying to animate only the y position of a background image. Code works
I'm trying to animate a horizontal lists appearance. It's a top navigation bar. The
I am trying to animate a table row sliding up, then adding a new
I'm trying to animate drop up using negative top, the animation went okay, but
I'm trying to animate view changes when I click on tabs in my android
I am trying to animate an element that is absolutely positioned and positioned bottom
I'm trying to animate some text 'zooming out' on top of another view. My
I'm trying to animate an image of a box by changing it's position on
I am trying to animate a Div a top:275 . I tried .animate( {marginTop:

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.