Tag Archives: Hardware Acceleration

Maximize Performance of Overflow Content Using Hardware Acceleration [Video]

Here’s a quick tip for developers that want to implement HTML5 lists (or other scrolling content) with performance in mind. Most often, this involves leveraging the overflow: scroll; CSS property on a container. As you’ll see in the embedded video though, performance can be a concern. The reason for this is that the container housing the content isn’t hardware […]