Select Page

Tag: carousel

Advanced Bootstrap 4 carousel with animating slide contents

Advanced Bootstrap 4 carousel with animating slide contents

advanced bootstrap carousel Sliders and carousels are used everywhere nowadays in a website weather it is hero section, sidebars or any landing page. Meaningful animations makes sliders and carousels more engaging and eye catching drawing attention of users to the...
Bootstrap Carousel – Shuffle Slides

Bootstrap Carousel – Shuffle Slides

The first slide will be randomly chosen from available slides every time page reloads. DEMO Open demo in a full window – https://demos.webdevpuneet.com/bootstrap/v4/random-slide/index.html Logic Used (jQuery) Just need to add this code after including jQuery and...
CSS Slider / Carousel – Built with CSS only

CSS Slider / Carousel – Built with CSS only

CSS Slider / Carousel Here is a slider/carousel built with pure CSS with an auto slide function. The slider stops if we try to change the slide manually showing the button at the bottom to restart it. Personally, I really liked this CSS-only slider but the CSS script...