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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:30:47+00:00 2026-05-25T12:30:47+00:00

So a site that I built for some reason is very slow on the

  • 0

So a site that I built for some reason is very slow on the rendering of the actual DOM elements…

By this I mean that as you scroll the page it is VERY slow. Almost
like a game with a low framerate

I was playing around with the CSS and noticed that when I remove elements that have opacity or simply make them 1. The site speeds up dramatically.

So The question is how can I keep this visual styling without hurting the render speed of the page

Here is the link

http://imagedeconstructed.com/

  • 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-25T12:30:48+00:00Added an answer on May 25, 2026 at 12:30 pm
    1. You are running your checkVis function onscroll. Depending on the browser, your function might fire several times per mouse-wheel-scroll.

    2. Within your checkVis function, you are using the jQuery constructor several times. This means that every single time the scroll event fires, you are traversing the DOM to find those elements.

    To maximize performance, it is extremely important that you cache your selectors.


    Twitter had this very same problem at some point, where the scrolling was so painfully slow, they had to temporarily fall back to an older version of the code.

    You can read more about that incident in John Resig’s blog post (John is the creator of jQuery):

    John Resig – Learning from Twitter.


    P.S. You might also consider running your onscroll event handler through a timer (setTimeout/setInterval). John has it all covered there…

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

Sidebar

Related Questions

I have a very complicated site built on CSS3 that has html elements 3d-transformed,
I have a simple php site that I built, but for some reason my
I built a site that uses the $(window).scroll() jQuery event to programmatically animate in
I have a wordpress site that was built for me by a developer some
I built a django site last year that utilises both a dashboard and an
I'm working on a fairly large web site built in PHP that will potentially
I have a legacy web-site that I am maintaining (built mostly in classic ASP
I have built several websites, and for some reason none of them will post
I have a raw HTML page on my SquareSpace site and I've built a
I'm using reCaptcha in this form I build, but for some reason, it loses

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.