Skip to content

Fix scrolling performance with CSS will-change property

Updated: at 07:13 PM

Use CSS will-change to push an element to its own composition layer

Chris Ruppel writes:

I recently saw Paul Lewis’ screencast demonstrating how trivial it can be to fix a particular kind of performance issue caused by scrolling. I knew the problem looked familiar and I realized it was happening right in my front yard, on the Four Kitchens homepage. Read on to see how easy it was to diagnose and fix.

Read more from the source: fourword.fourkitchens.com