Animate .css Slider

Create a beautiful responsive carousel slider.
Animate.css library

Slider settings

We’ll be happy to help you!

By default slider has next settings:

            
{
    contentSrc: 'array',
    auto: true,
    autoplayInterval: 3500,
    animationType: 'fadeOut/fadeIn',
    animationTime: '',
    hoverAnimation: false,
    hoverAnimationType: 'pulse',
    constSliderHeight: false,
    overflowHidden: true,
    control: true,
}
            
        

You can change slider settings by next way:

Enjoy it!