An open API service indexing awesome lists of open source software.

https://github.com/rayiumir/silderable

Simple and Lightweight Multi Item Carousel for Bootstrap 4, 5
https://github.com/rayiumir/silderable

bootstrap4 bootstrap5 carousel carousel-bootstrap carousel-slider slide slider slider-bootstrap-carousel sliderable slides slideshow

Last synced: about 1 year ago
JSON representation

Simple and Lightweight Multi Item Carousel for Bootstrap 4, 5

Awesome Lists containing this project

README

          



Sliderable

Simple and Lightweight Multi Item Carousel Library for Bootstrap

# About Silderable

Simple and Lightweight Multi Item Carousel Library for Bootstrap 4, 5

# Tip

This Project by Bootsnipp Forked and Added New Feature.

# How to use

Javascript :

```javascript

```

CSS :

```css

```

# Options

```javascript
var options = {
autoPlay: true, // Or false
autoPlayInterval: 3000, // Autoplay interval in milliseconds
swipeThreshold: 50, // Minimum swipe distance in pixels
};
```

# Error $ Function

If it is on jQuery. From JavaScript:

```javascript
13: $(document).ready(function () {});
```

To jQuery:

```javascript
13: jQuery(document).ready(function ($) {});
```

# Demo

https://rayiumir.github.io/Silderable/