Responsive jQuery Content Slider with Animations - Bxslider
Briefly

bxslider is a fully responsive jQuery Slider Plugin that allows you to create a content slider with images, video, or HTML content. It offers adaptability to any device, horizontal, vertical, and fade modes, touch/swipe support, CSS transitions for slide animation, full callback API, small file size, and extensive configuration options.
To install bxslider, you can use npm or Bower commands. For basic usage, include jQuery library, bxSlider Javascript, and CSS files. Create HTML markup with the necessary ul and li tags. Finally, call the plugin in a script tag with $('.bxslider').bxSlider(); and customize options as needed.
Read at jQuery Script
[
|
]