zoombox.js

1.4.2 • Public • Published

ZoomBox.js

An easy but working jQuery lightbox plugin. This plugin utilizes slick-carousel.

Include it

<script src="https://cdn.jsdelivr.net/npm/zoombox.js@1" charset="utf-8"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/zoombox.js@1/dist/zoombox.min.css" />

Use it

$(function () {
  $('.my-img-class').zoombox();
})

Visit the Documentation for more information on usage and available options.

Readme

Keywords

none

Package Sidebar

Install

npm i zoombox.js

Weekly Downloads

0

Version

1.4.2

License

MIT

Last publish

Collaborators

  • mcstreetguy