A jQuery plugin that uses the aspect ratio of not-yet-loaded images to reserve responsive space.
$(document).ready(function() {
$("img").loadResponsively();
});Compatible with All Browsers and IE7+.
Unveil is licensed under the MIT license.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A jQuery plugin that uses the aspect ratio of not-yet-loaded images to reserve responsive space.
$(document).ready(function() {
$("img").loadResponsively();
});Compatible with All Browsers and IE7+.
Unveil is licensed under the MIT license.