Overthrow

,

 1

Description

You want to use CSS overflow in your designs, but overflow doesn’t work properly in many browsers, particularly mobile ones. Many popular mobile browsers treat overflow: auto the same as overflow: hidden, cropping overflow content from view, and leaving users no way to access it.

But wait – many browsers actually support overflow very well! In particular, desktop browsers tend to support it without a hitch, and many of the latest versions of most mobile platforms do too. The trouble is, it’s hard – perhaps impossible – to test for overflow support, and even if we could use it safely where supported, many popular browsers lack that support and would be left with a degraded experience.

Payment model: Free

Similar Tools

Masonry

Masonry

Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, […]

 Like
TukTuk

TukTuk

TukTuk is a responsive Web Design Framework.

 Like
Enquire.js

Enquire.js

A lightweight, pure JavaScript library for responding to CSS media queries. Respond to media queries being matched (and even unmatched!).

 Like