Advertise here

jQuery Plugins Tagged ‘lazy image load’

gandul – Accessible Image Lazy Loading

April 19, 2019     515    
gandul – Accessible Image Lazy Loading

gandul is a lightweight javascript module that adds a different approach on lazy loading focusing on accessibility. 

  • Making you drop the src attribute of the image
  • Making you create a base64 data / low resolution blurred alternative version of the image
  • Including the img element into a <noscript> tag.

Read More »

Lazy Loading Images and Video Techniques

April 05, 2018     1292    
Lazy Loading Images and Video Techniques

Lazy loading is technique that defers loading of non-critical resources at page load time. These non-critical resources are loaded at the moment of need. 

When we lazy load images and video, we reduce initial page load time, initial page weight, and system resource usage, all of which have positive impacts on performance. 

Read More »

justlazy.js – Javascript Plugin for Image Lazy Loading

October 27, 2017     848     Gallery
justlazy.js – Javascript Plugin for Image Lazy Loading

justlazy.js lightweight javascript plugin to lazy load responsive images. Most of the existing javascript plugins using extensive dependencies or supporting just the img-tag without responsive parts. This plugin is supposed to be an alternative.

Read More »

jQuery Smartify – jQuery Plugin for Lazy Load

March 28, 2016     1648     Others
jQuery Smartify – jQuery Plugin for Lazy Load

jQuery Smartify loads images, calls Ajax, plays with css classes in on demand, while element is/or becoming visible in device Viewport. It's replacement of jQuery Lazyload.

Read More »

JAIL – jQuery Asynchronous Image Loader

September 02, 2015     1420     Others
JAIL – jQuery Asynchronous Image Loader

JAIL is a jQuery plugin that lazy load images making your page load faster. Images are downloaded when they are visible or when they become visible inside the viewport

Read More »

Layzr.js – Small, Fast and Dependency Free Library for Lazy Loading Images

April 15, 2015     1628     Others
Layzr.js – Small, Fast and Dependency Free Library for Lazy Loading Images

Layzr.js is a small, fast, modern, and dependency-free library for lazy loading images.

Read More »

jQuery.loadScroll – Dynamically Load Images While Scrolling

March 29, 2015     2402     Scroll Others
jQuery.loadScroll – Dynamically Load Images While Scrolling

jQuery.loadScroll is a simple jQuery plugin for dynamically loading images while scrolling.

Read More »

Tada – Lightweight Javascript Library for Lazy Image Load

March 18, 2015     1447     Others
Tada – Lightweight Javascript Library for Lazy Image Load

Tada is a lightweight, no dependency library for lazy image load. jQuery plugin is also provided. Duplicate element check, throttled scroll handler, percent threshold supported.

Read More »

bLazy – Lazy Loading and Multi-Serving Image Script

October 29, 2014     1854     Others
bLazy – Lazy Loading and Multi-Serving Image Script

bLazy is a lightweight lazy loading image script. It lets you lazy load and multi-serve your images so you can save bandwidth and server requests. The user will have faster load times and save data loaded if he/she doesn't browse the whole page. 

Read More »

lazySizes – Lazyloader for Responsive Images, Iframes and Widget

October 17, 2014     2475     Others
lazySizes – Lazyloader for Responsive Images, Iframes and Widget

lazysizes is a fast lazyloader for images (including responsive images), iframes and scripts/widgets without any dependency. It may become also your number one tool to integrate responsive images.

Read More »

BttrLazyLoading – Responsive Lazy Loading Plugin for jQuery

February 21, 2014     3113     Responsive
BttrLazyLoading – Responsive Lazy Loading Plugin for jQuery

BttrLazyLoading is a jQuery plugin that allows your web application to defer image loading until images are scrolled to but not only! BttrLazyLoading also allows you to have different version of an image for 4 differents screen sizes: phones (<768px), tablets (≥768px), desktops (≥992px) and large Desktops (≥1200px).

Read More »

jQuery LazyLoad Any

February 14, 2014     7647     Others
jQuery LazyLoad Any

Lazyload Any is a jQuery plugin provides a lazyload function for images, videos, iframe or anything.

Read More »

Lazy Load XT jQuery Plugin

December 23, 2013     3836     Scroll
Lazy Load XT jQuery Plugin

Lazy Load XT is a mobile-oriented, fast and extensible jQuery plugin for lazy loading of images/videos with build-in support of jQueryMobile framework.

Read More »

Echo.js – Simple JavaScript Image Lazy Loading

August 15, 2013     4530     Others
Echo.js – Simple JavaScript Image Lazy Loading

Echo.js is a simple image lazy loading library, it's less than 1KB minified.

Lazy-loading works by only loading the assets needed when the elements 'would' be in view, which it'll get from the server for you upon request, which is automated by simply changing the image src attribute.

Read More »

Unveil – Lightweight jQuery Plugin to Lazy Load Images

May 24, 2013     3375     Others
Unveil – Lightweight jQuery Plugin to Lazy Load Images

Unveil is a jQuery plugin which is lightweight version of Lazy Load plugin. Unveil has support for serving high-resolution images to devices with retina displays and it less than 1k<.

Read More »