Demo

More info and examples at http://www.bbslider.com/

Default

Doesn't do anything without controls, navigation, or autoplay.

glasses
mouse
business
monkey
lion
cows

Autoplay

Slides play automatically.

glasses
mouse
business
monkey
lion
cows

Pagination

Bare Bones Slider supports two different kinds of pagination, depending on your needs. You can allow the slider to create pagination for you, or you can create your own. For pagination to work, the slider object needs a unique id.

Pre-built pagination

A few options will allow the slider to create a custom pagination for you. The code is the same for the custom pagination so you can use this to find the right syntax. Adding a title to the panel will use a title instead of a number.

glasses
mouse
business
monkey
lion
cows

Custom pagination

Every pagination link has to have a data-link attribute that corresponds to that id. It also needs a hash in the href attribute with the slide number. On initialization, the slider binds everything with the class "bb-pager-link" to trigger the slider.

You can also use the travel function to use your own JavaScript to move between panels.

Controls

Add next and previous controls that appear when hovered on the sides of the slider. The previous control doesn't show on the first panel and next doesn't show on the last panel if loop is false.

glasses
mouse
business
monkey
lion
cows

Transitions

None

glasses
mouse
business
monkey
lion
cows

Fade

glasses
mouse
business
monkey
lion
cows

Slide

glasses
mouse
business
monkey
lion
cows

Vertical Slide

glasses
mouse
business
monkey
lion
cows

Blind

glasses
mouse
business
monkey
lion
cows

Carousel

Multiple items per slide.

None

Fade

Slide

Callback

Function that activates after every slide.

glasses
mouse
business
monkey
lion
cows

Update

Change up the content and then update the slider to reflect those changes.

glasses
mouse
business
monkey
lion
cows

Add Slides | Update Slider

Touch

Allows swiping left or right to move between slides on phones and tablets. Recommended to move controls outside the slider.

glasses
mouse
business
monkey
lion
cows