Custom Dialog Boxes With Bootstrap 5 Modal Component – BS-DIALOGS
This is a JavaScript library that utilizes the Bootstrap 5 modal component to create custom dialog boxes like alert notifications, confirm dialogs, and prompt popup boxes. How to use it: 1. This...
View ArticleEasy Guided Tour Plugin For Bootstrap 5 – bs5-intro-tour
An easy-to-use guided tour plugin for Bootstrap 5 that guides your visitors through a tour of your app. How to use it: 1. Insert the stylesheet bs5-intro-tour.css and JavaScript bs5-intro-tour.js into...
View ArticleBootstrap 5 Icon Picker – iconpicker
A Bootstrap 5 based icon picker that supports any icon libraries like Bootstrap Icons, Font Awesome, etc. How to use it: 1. Load the latest Bootstrap 5 framework and the iconpicker’s files in the...
View ArticleRegex Based Form Validator For Bootstrap 5
A script that demonstrates how to validate form fields in your Bootstrap 5 project by using custom Regex. How to use it: 1. Import the necessary Bootstrap 5 framework in your document. <link...
View ArticlePrint Style Sheet For Bootstrap 5
Add the missing Print style sheet for the Bootstrap 5 project. Helpful in improving the experience when printing your Bootstrap 5 page. How to use it: 1. Download the package and add the...
View ArticleDark Mode Switcher For Bootstrap 4
A tiny JavaScript & CSS implementation of the trending dark mode theme for Bootstrap 4 framework. It saves user preference to the browser’s local storage as other dark mode plugins & scripts....
View ArticleMulti-level Dropdown Component For Bootstrap 5
A plain JavaScript to extend the native Bootstrap 5 dropdowns component that allows you to toggle the unlimited level of sub-dropdowns on click or hover. A great solution to create a multi-level...
View ArticleDark & Light Mode Switcher For Bootstrap 5
Just another dark & light mode switcher component for the latest Bootstrap 5 framework. How it works: Dark Mode: It checks if browser local storage has ‘lightSwitch’ key, if the key has ‘dark’...
View ArticleVanilla JavaScript Form Validator For Bootstrap 5/4/3 Framework
A vanilla JavaScript plugin that adds extensible form validation functionalities to your Bootstrap project without third-party JS libraries like jQuery. How to use it: 1. Load the Bootstrap’s...
View ArticleCustom HTML5 Video Player For Bootstrap 5
A custom HTML5 video player that is easy to customize and style using Bootstrap 5 CSS utility classes. How to use it: 1. Load the needed Bootstrap 5 framework and Bootstrap Icons in the document....
View ArticleEnhanced Dropdown Select Box For Bootstrap 5 – dselect
dselect is a JavaScript library that adds advanced features (like live search, dynamic creation, field validation) to the native Bootstrap 5 select boxes. How to use it: 1. Add the dselect’s JavaScript...
View ArticleVanilla JS Tags Input For Bootstrap 5/4 – Tagin
Tagin is a simple, pure JavaScript tags input plugin based on the Bootstrap 5 or Bootstrap 4 stylesheet. Features: Allows you to insert multiple tags using comma. Or using a custom separator like...
View ArticleResponsive Sidebar Using Bootstrap 5 Offcanvas
This is a responsive and mobile-first off-canvas sidebar navigation built using Bootstrap 5’s offcanvas component. How to use it: 1. Load the necessary Bootstrap 5 framework and Bootstrap Icons....
View ArticleFeature-rich Lightbox Gallery Based On Bootstrap 5 – bs5-lightbox.js
A JavaScript lightbox gallery plugin for showcasing images, videos, Instagram posts, iframes in Bootstrap 5 modal & carousel components. How to use it: 1. Import the JavaScript file bs5-lightbox.js...
View ArticleCustomizable Bootstrap 5 Admin Dashboard Framework – AdminKit
AdminKit is a powerful admin framework for building responsive, customizable, professional, cross-browser dashboard & admin panel using Bootstrap 5. See Also: Full-featured Bootstrap 5 Admin...
View ArticleVanilla JavaScript Password Visibility Toggler For Bootstrap
A Vanilla JavaScript solution to show an SVG based password visibility toggle button when you’re typing something in a Bootstrap password field. Without the need of jQuery and Bootstrap JavaScript. How...
View ArticleJavaScript Wrapper For Bootstrap 5 Modals – Modbox
Modbox is a vanilla JavaScript wrapper around the Bootstrap 5 modal component, which helps you create custom popup windows using Bootstrap styles. Features: Info/Success/Danger/Error alerts....
View ArticleSearchable Navigation Tree For Bootstrap 5 – bs5-nav-tree
A Bootstrap 5 extension that converts nested HTML lists into a searchable, collapsible/expandable tree. How to use it: 1. Load the needed Bootstrap framework and Font Awesome iconic font in the...
View ArticleDark & Light Mode Switcher For Bootstrap 5
Just another dark & light mode switcher component for the latest Bootstrap 5 framework. How it works: Dark Mode: It checks if browser local storage has ‘lightSwitch’ key, if the key has ‘dark’...
View ArticleAdvanced Toast Message Library Based On Bootstrap 5 – Toaststrap
Toaststrap is an advanced customizable toast message library based on Bootstrap 5 styles. Features: Without Bootstrap 5 JS. 7 notification types. 4 position options. Custom avatar. Plays a sound effect...
View Article