Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter’s Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.
Info
Version: | 4.0.1.1 |
Author(s): | Nick Payne (package by Germán Ferreyra) |
Last Update: | Tuesday, September 10, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://bootboxjs.com/ |
NuGet Url: | https://www.nuget.org/packages/Bootbox.Bootstrap |
Install
Install-Package Bootbox.Bootstrap
dotnet add package Bootbox.Bootstrap
paket add Bootbox.Bootstrap
Bootbox.Bootstrap Download (Unzip the "nupkg" after downloading)
Dependencies
- Twitter.Bootstrap(3.0.0)
- jQuery(1.8.3)
Tags