Free Carousel or Slider Based On Bootstrap 4
-
These are fully responsive Carousels or Sliders. Based on Bootstrap 4 framework. Highly customizable and easy to use.
-
These carousels or sliders are fully made of Bootstrap 4 and Animate CSS
Here is the list of all types of carousel/ slider
This Slider can also be Top to bottom, to make it please go to the folder "slider-bottom-to-top" > js > main.js
Here is the code and change it as you need. For further help you can mail me here "hakikz@yahoo.com"
$(document).ready(function(){
$(".carousel-item").addClass('animated slideInUp');
//"slideInDown" can be used here to make a Top to Bottom Carousel
});
For more animation please visit Animate CSS
- Hakik Zaman hakikz@yahoo.com
- Ideal Web Guru
License under the MIT License.