fbpx
Search
Close this search box.

Home / Blog

 / 
Prevent element wiggle effect while animating in Chrome

Prevent element wiggle effect while animating in Chrome

Sometimes Chrome doesn’t render the animations properly causing weird, unexpected transformations, like this:

Prevent element wiggle effect while animating in Chrome 1

The solution is simple with one CSS property.

.elem {
    backface-visibility: hidden;
}

Kudos to Tomasz Adamowicz for finding this fix.

Share This Article:

Picture of Kuba Mikita

Kuba Mikita

Share This Article:

Summary

Picture of Kuba Mikita

Kuba Mikita

Share This Article:

Latest updates, discounts and more!

Get the most recent updates on WordPress automation, fresh plugins, new features and price cuts.

Related articles

The Notification plugin just received its third major update, with a complete code refactor to enhance performance and user experience. This rewrite brings improved functionality, so if you’re a Notification...

Logging in as an administrator, the easy way with a short snippet. Site files access required....
In this post, we show how to write an email that removes you from the noise with a Beautiful Email showcasing your latest blog posts and top-of-mind content in case...

WordPress Plugins that get the job done

With years of experience creating client websites, we bring our experience to functional WordPress plugins.

Easy to use for everyone

Regardless of experience level, you can easily use our products.

Top-notch Support included

We treat our clients seriously and focus heavily on support. Reviews backs this up!

Extensible and developer friendly

You're the same developer as we are. Our code is clean and extensible, just the way you like.