Using Hardware Acceleration in CSS

.block { transform: translatez(0); }
Sometimes your animation can to slow down client's computer. You can use acceleration for special block in order to prevent this event.

2 Responses

Before using this, you should read that: https://dev.opera.com/articles/css-will-change-property/
@Vergil Penkov Thank you, it's an experiment for me.

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.