carst / slideBox.js

A jQuery plugin for easy creation of both lightbox-style media galleries and carousels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A jQuery plugin for easy creation of both lightbox-style media galleries and carousels.

License:MIT License


Languages

Language:JavaScript 77.7%Language:CSS 12.5%Language:HTML 9.8%