Get started with jquery.lazy CDN

(MIT OR GPL-2.0) licensed

JQuery Lazy is a lightweight plugin that deferrs the loading of images until they enter the viewport, improving page load times.

Tags:
  • lazy
  • lazyload
  • load
  • loader
  • image
  • images
  • background
  • speed
  • delay
  • delayed
  • pageload
  • performance
  • jquery
  • jquery-plugin
  • retina
  • placeholder

Stable version

Copied!

How to start using jquery.lazy CDN


<!DOCTYPE html>
<html>
<head>
  <link rel="stylesheet" href="styles.css">
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  <script src="https://cdn.cdnhub.io/jquery.lazy/1.7.11/jquery.lazy.min.js"></script>
  <script src="script.js"></script>
</head>
<body>
  <!-- Your content here -->
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!

All versions