slideBox.js
A jQuery plugin for easy creation of responsive lightbox-style media galleries and carousels. Features:
- Groups together your media in a lightbox-style gallery or carousel.
- Autorotating carousels.
- Carousel pager support.
- CSS transitions.
- Basic UI included.
- Lazyloads images and video through lazysizes.js.
Find the compiled and minified version of the plugin, CSS and images in the directory ‘dist’.
See slidebox.vdmolen.xyz for setup and examples.
Package Managers
Install from npm:
npm install slidebox-js --save
Install from bower:
bower install slidebox-js --save