/load-responsively

A jQuery plugin that uses the aspect ratio of not-yet-loaded images to reserve responsive space.

Primary LanguageJavaScript

load-responsively.js

A jQuery plugin that uses the aspect ratio of not-yet-loaded images to reserve responsive space.

Usage

$(document).ready(function() {
  $("img").loadResponsively();
});

Browser support

Compatible with All Browsers and IE7+.

License

Unveil is licensed under the MIT license.