Skip to content

Coin Slider with extra option to stop auto rotation on last slide.

Notifications You must be signed in to change notification settings

WTK/Coin-Slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Coin Slider 1.1

This updated version of Coin Slider, adds an extra stopAtLastSlide option you can pass when initializing coin slider.

As name of the option suggests, automatic rotation of slides (images) will be stopped when it reaches last item. Defaults to false.

How to use new option

$('#example').coinslider({
    stopAtLastSlide: true
});

Examples and usage of Coin Slider

Examples and description can be found on official site: http://workshop.rs/projects/coin-slider/

License

Distributed under the MIT license.

About

Coin Slider with extra option to stop auto rotation on last slide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages