bootstrap3-dialog

WebJar for bootstrap3-dialog

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap3-dialog
Last Version

Last Version

1.35.4
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap3-dialog
WebJar for bootstrap3-dialog
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/nakupanda/bootstrap3-dialog

Download bootstrap3-dialog

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap3-dialog/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bootstrap3-dialog</artifactId>
    <version>1.35.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap3-dialog/
implementation 'org.webjars.npm:bootstrap3-dialog:1.35.4'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap3-dialog/
implementation ("org.webjars.npm:bootstrap3-dialog:1.35.4")
'org.webjars.npm:bootstrap3-dialog:jar:1.35.4'
<dependency org="org.webjars.npm" name="bootstrap3-dialog" rev="1.35.4">
  <artifact name="bootstrap3-dialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap3-dialog', version='1.35.4')
)
libraryDependencies += "org.webjars.npm" % "bootstrap3-dialog" % "1.35.4"
[org.webjars.npm/bootstrap3-dialog "1.35.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

bootstrap-dialog

Latest release

Make use of Bootstrap Modal more monkey-friendly.

See live examples here: http://nakupanda.github.io/bootstrap3-dialog/

Please note that this project is for Bootstrap 3.

Thanks for akinoniku's suggestions on dialog appearance.

================

Ask a question

It's recommended to provide online examples when asking questions or reporting bugs. Fork this all-ready jsfiddle and start writing your example: http://jsfiddle.net/o5k0eaws/1/

================

Use Guidances from contributors

How to use bootstrap-dialog as Rails 4 confirm - @Genkilabs

How to use in ReactJS - @sonhan

================

Reference to CDN

https://cdnjs.cloudflare.com/ajax/libs/bootstrap3-dialog/1.34.7/css/bootstrap-dialog.min.css
https://cdnjs.cloudflare.com/ajax/libs/bootstrap3-dialog/1.34.7/js/bootstrap-dialog.min.js

================

Install using Bower

bower install bootstrap-dialog

Or

bower install bootstrap3-dialog

================

Install using npm

npm install --save bootstrap3-dialog

================

Build instructions:

Prepare:

npm install

Build:

gulp dist

================

Licensed under The MIT License.

Versions

Version
1.35.4