Adapt.js – JS file that determines which CSS file to load before the browser

Dated Added → July 11, 2011Categories → CSS, Javascript

Adapt.js is a lightweight JavaScript file that determines which CSS file to load before the browser renders a page. If the browser tilts or resizes, Adapt.js simply checks its width, and serves only the CSS that is needed, when it is needed.
Adapt.js - JS file that determines which CSS file to load before the browser

Core Features

  • Ultra lightweight: only 826 bytes minified
  • Graceful fallback if JavaScript is disabled
Homepage: Adapt.js
Processing your request, Please wait....