Skip to content
Sheik Althaf edited this page Mar 3, 2017 · 1 revision

Welcome to the ResCarousel wiki!

ResCarousel

This is Project is based on bootstrap carousel. I have Seen some disadvantage in bootstrap carousel so it started to develope this ResCarousel. I actually developed this for my Online store project.

ResCarousel Means "Responsive Carousel"

your item content
your item content
... ... ...

About data-items="xs,sm,md,lg"

(eg. data-items="2,4,5,6")

data-items is important one in this carousel which defines the no of item to be viewed in a page.

xs - (In mobile size) How many items to be viewed in mobile view

sm - (In tablet size) How many items to be viewed in tablet view

md - (In desktop size) How many items to be viewed in desktop view

xs - (In Large Desktop size) How many items to be viewed in Large Desktop view

About data-slide="2"

(eg. data-slide="2")

data-slide is important one in this carousel which defines the no of item to be slide in a button click.

Hope you guys enjoying the Rescarousel

if you find any bug let me know i will try to solve as much as possible

By CreativeTechSoft

Clone this wiki locally