Get started with blueimp-gallery CDN
MIT licensed
Blueimp Gallery is a popular, feature-rich JS image gallery component.
Tags:- image
- video
- gallery
- carousel
- lightbox
- mobile
- desktop
- touch
- responsive
- swipe
- mouse
- keyboard
- navigation
- transition
- effects
- slideshow
- fullscreen
Stable version
Copied!
How to start using blueimp-gallery CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with blueimp-gallery CDN - cdnhub.io</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/3.4.0/css/blueimp-gallery.min.css">
<script src="https://cdn.cdnhub.io/blueimp-gallery/3.4.0/js/blueimp-gallery.min.js"></script>
</head>
<body>
<div id="gallery">
<a href="image1.jpg" title="Image 1">
<img src="image1.jpg" alt="Image 1">
</a>
<a href="image2.jpg" title="Image 2">
<img src="image2.jpg" alt="Image 2">
</a>
<a href="image3.jpg" title="Image 3">
<img src="image3.jpg" alt="Image 3">
</a>
</div>
<script>
document.addEventListener("DOMContentLoaded", function() {
var gallery = new Blueimp.Gallery(document.getElementById('gallery'), {
captions: true,
fullscreen: false
});
});
</script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
1.0.0
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
2.1.0
2.10.0
2.10.1
2.10.2
2.11.0
2.11.1
2.11.2
2.11.3
2.11.4
2.11.5
2.12.0
2.12.1
2.12.2
2.12.3
2.12.4
2.12.5
2.13.0
2.13.1
2.13.2
2.13.3
2.14.0
2.15.0
2.15.1
2.15.2
2.15.3
2.15.4
2.16.0
2.17.0
2.18.0
2.18.1
2.18.2
2.19.0
2.2.0
2.20.0
2.21.0
2.21.1
2.21.2
2.21.3
2.22.0
2.23.0
2.24.0
2.25.0
2.25.1
2.25.2
2.26.0
2.27.0
2.27.1
2.28.0
2.29.0
2.3.0
2.3.1
2.3.2
2.3.3
2.3.4
2.30.0
2.31.0
2.31.1
2.32.0
2.33.0
2.34.0
2.34.1
2.34.2
2.35.0
2.36.0
2.37.0
2.38.0
2.39.0
2.4.0
2.40.0
2.41.0
2.42.0
2.43.0
2.44.0
2.5.0
2.6.0
2.6.1
2.7.0
2.7.1
2.7.2
2.7.3
2.7.4
2.8.0
2.8.1
2.9.0
3.0.0
3.1.0
3.1.1
3.2.0
3.3.0
*** 3.4.0