1.0.4 • Published 6 years ago

overlayslide v1.0.4

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Overlay slide

npm version npm downloads

overlayslide.js - jQuery plugin for overlay image slider

Demo

https://jinmayamashita.github.io/overlayslide/

Installation

just download from unpkg the CDN for everything on npm

<script src="https://unpkg.com/overlayslide@1.0.4/dist/overlayslide.min.js" type="text/javascript"></script>
<!-- overlaySlide css -->
<link rel="stylesheet" href="https://unpkg.com/overlayslide@1.0.4/dist/overlayslide.min.css">

or install a package using npm / yarn

yarn add overlayslide

// or

npm i overlayslide

Usage

$('.wrap').olslide(options)

example image source from unsplash.com

License

MIT

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago