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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T15:39:43+00:00 2026-06-13T15:39:43+00:00

I am building a website in which a center div if pushed out of

  • 0

I am building a website in which a center div if pushed out of the screen when you click a button by another div that is positioned either to the left, top or right of the page.

The left, top and right divs will be loaded using jquery ajax and is animated using css3.

Here is the page I am talking about:

http://www.uvm.edu/~areid/homesite/index.html

Try clicking the left eye in Chrome and Firefox. You will see that the animation is smooth in Firefox but stutters in chrome.

Does anyone have any idea why this might be happening?

I was also wondering if anyone knew how I could potentially speed up the website/make the transitions look smoother.

thanks for any help you guys might have

best,

katie

  • 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-13T15:39:44+00:00Added an answer on June 13, 2026 at 3:39 pm

    I can clearly see the jerkiness in Chrome.

    CSS3 animations do not necessarily run smoothly if you are doing lots of other things in the browser. How smoothly they run depends upon what else you’re trying to do at the same time and how the internal implementation in the browser handles that.

    From my experience with a CSS3 slideshow that uses fancy CSS3 transitions, the best way to allow them to run smoothly is to NOT do substantial things with your code at the same time that you want the animation to be running smoothly. Here are some ways to maximize your chances of a smooth run:

    1. Preload resources you may need during the time of the animation.
    2. Don’t kick of any javascript functions during the run time of the animation.
    3. Avoid loading images during the animation.
    4. For things that you want to run after the animation, trigger their operation via the completion function of the animation (so they don’t start until the animation is done).
    5. If you want something built and ready when the animation is done, then build it first before starting the animation and have it hidden and ready to go before you start the animation.
    6. Don’t modify the DOM during your animation (other than what is required specifically for the animation).

    More specifically in your page, I see jerkiness in the slide transition, but at the same time as it is sliding, I see the browser trying to load the new content that displays during the slide. It is likely that the loading and displaying of that new content is contributing to the jerkiness of the slide transition. I’d suggest that you either wait until the slide is done to start loading the new content or you preload the new content before starting the slide. I’ve found that some browsers get jerky in CSS3 transitions even when the browser is just loading images over the network.

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

Sidebar

Related Questions

I'm building a website which should change the content div with another content div
I am trying out ASP.Net MVC2 by building a small sample website which, amongst
I am building a website which allows people to send out emails to people
I'm building a website which has a page that users can add content to,
I am building a website which I am publishing with div s. When I
I am building a website which includes a full width slider; 100% of browser
I am building a website which loads some collada objects for each area. But
I'm building a website which offers 1 on 1 coaching on various topics. The
I am building a website which I would like to behave responsively using CSS
I am in the middle of building a website which means it is not

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.