bootboxjs.com - — Bootbox.js — alert, confirm, prompt, and flexible dialogs for the Bootstrap framework

Description: Bootbox.js - alert, confirm, prompt, and flexible dialogs for the Bootstrap framework

bootstrap (5770) modal (61) bootbox (1)

Example domain paragraphs

Bootbox.js is a small JavaScript library which allows you to create custom modal dialogs using Bootstrap modals , without having to worry about creating, managing, or removing any of the required DOM elements or JavaScript event handlers.

npm i bootbox • cdnjs

Bootbox provides three functions, alert() , confirm() , and prompt() , whose aim is to mimic their native JavaScript equivalents. Here's the simplest possible example:

Links to bootboxjs.com (3)