frame-carousel

0.1.0 • Public • Published

Frame Carousel

A jQuery plugin to create carousels within frames. Click/tap here for demo.

Getting Started

Download

Download latest build here. Copy the folder dist and put it in a public directory of your project. Rename it to frame-carousel.

Include

At minimum, you need these files included in your html page:

<!-- You can override default styles in your CSS.-->
<link rel="stylesheet" href="path/to/frame-carousel/jquery.frame-carousel.min.css">
 
<script type="text/javascript" src="path/to/frame-carousel/jquery.frame-carousel.min.js"></script>

Initialize

We need an element in your HTML page that will host the carousel. It could be as simple as a div:

<div class="host-element"></div>

Now sprinkle some JavaScript:

$('.host-element').frameCarousel();

To learn more about these options, please click here.

Documentation

For documentation, examples and other details, please visit this website.

Readme

Keywords

Package Sidebar

Install

npm i frame-carousel

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • umar87