Select Page

Tag: Sliders

Bootstrap Slider – Good jquery slider plugin

Bootstrap Slider – Good jquery slider plugin

Bootstrap Slider – Good jquery slider plugin The bootstrap slider is a good option to add slider elements to your website. JQuery is optional and the plugin can operate with or without jQuery. I have used it in a couple of my freelance projects. Github:...
Responsive Auto-Updating Square Tile Gallery

Responsive Auto-Updating Square Tile Gallery

Here I tried to create an auto-updating square tile gallery for one of my client’s projects whose ideas I am going the share below. The basic idea is to update individual squares and rectangles of the gallery look changing randomly. See the Pen Auto Updating...
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...