Skip to content

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

Notifications You must be signed in to change notification settings

joshreeves/load-responsively

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published