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

  • Home
  • SEARCH
  • 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 7011519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:08:15+00:00 2026-05-27T22:08:15+00:00

So, I have multiple jquery animate’s with the same speed and different height’s and

  • 0

So, I have multiple jquery animate’s with the same speed and different height’s and all of the animations are completed at the same time.

I’d like to know if there is a way to keep the original animation speed no matter what the distance is?

http://jsfiddle.net/lollero/CEksN/ – Meaning that these would of course complete at different times.

( My problem isn’t really how they all complete at the same time, but how their speeds vary )


FlabbyRabbit’s answer got me to the right path. This is more or less what I was after

http://jsfiddle.net/lollero/CEksN/12/

  • 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-27T22:08:16+00:00Added an answer on May 27, 2026 at 10:08 pm

    Here is how I would go about it:

    //Calculate length of time per pixel
    var spp = 500/20;
    $('#lt').animate({ height: '400' }, spp*400, 'linear');
    $('#mm').animate({ height: '55' }, spp*51, 'linear');
    $('#ss').animate({ height: '20' }, spp*20, 'linear');
    

    Your updated jsfiddle: http://jsfiddle.net/CEksN/8/

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

Sidebar

Related Questions

I have multiple projects in a couple of different workspaces. However, it seems like
I have this jquery: $('.tbl-link').click(function(){ $('.tbl-content').animate({ opacity: 'show', //height: '+=300px', marginTop: '330px' }, 1200).css({
I have a form with multiple steps like jquery tabs. My intention is to
I have multiple html checkboxes that all have different names. What I have to
I want to have multiple Jquery-UI accordions on the same page I assumed it
I have multiple iframes on my page and this jQuery replaces them all with
I have noticed that sometimes people have to use multiple versions of jQuery in
I have a webpage with multiple DIV elements. If i use the jquery function
I have a fairly complex html form enhanced via jquery. It has multiple tabs,
I have multiple classes that all derive from a base class, now some of

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.