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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T08:49:05+00:00 2026-05-29T08:49:05+00:00

My site : jQuery Animation (`comsat.js`: `showPlayerActionView()`): if (container == cs_characterSliderPlayerOne){ container.show(slide, {direction: left},

  • 0

My site:

jQuery Animation (`comsat.js`: `showPlayerActionView()`):   

if (container == cs_characterSliderPlayerOne){
    container.show("slide", {direction: "left"}, 500);
} else if (container == cs_characterSliderPlayerTwo){
    container.show("slide", {direction: "right"}, 500);
}

Raphael Animation:

this.hover(function(event) {
                    cs_playerList[i].animate({
                        fill: HEX_HOVER_COLOR
                    }, 500);
                }, function(event) {
                    cs_playerList[i].animate({
                        fill: DEFAULT_HEX_COLOR
                    }, 500)
                });

So, each animation seems to run perfectly smoothly when the other is disabled, but when both are enabled, they seems to fight eatchother for rendering the most amount of times, resulting in a slow down. Is there a way to solve this? either by telling the animations they don’t need to render at 200 frames a second (guess) and share resources so the other stuff can appear smooth?

The same slow down happens when I use any CSS3 transition animation (not shown on site). Maybe multithreading would help? How would one do that in JavaScript?

  • 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-29T08:49:07+00:00Added an answer on May 29, 2026 at 8:49 am

    Raphael 2 was released in October 2011 with some changes to the animation code: animations now run using the new browser API “requestAnimationFrame”, with a fallback for older browsers to run at approximately 60FPS.

    jQuery adopted requestAnimationFrame early in the 1.6 series but removed it again when various jQuery users reported their animation queues were getting backed-up and leading to horrible catch-up animations as the window lost and regained focus.

    The animations should run more smoothly with Raphael 2, but perhaps not quite as smoothly as they would if jQuery was also using requestAnimationFrame

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

Sidebar

Related Questions

The site I'm working on opens with a fancy jQuery opacity animation. Currently It's
I'm building a site using Jquery for some basic animation. The javascript is here:
I am working on a site that has some jquery based animation, and I
I'm developing a site using jQuery, and jQuery UI tabs. For some reason, my
I am looking at the jquery site at the contains selector. $(div:contains('John')).css(text-decoration, underline); How
I built my first site with jQuery and overall it turned out quite well
I'm buiding an HTML/jQuery site where almost all the content comes from remote JSON
I am writing a site using jquery that repeatedly calls $(window).width() and $(window).height() to
Im trying to build call to action button on my site using jQuery. I
I'm trying to pullout some info from an external site using jQuery and Adobe

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.