diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 2408ccef9..7a9438480 100644
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
diff --git a/docs/javascript.html b/docs/javascript.html
index 1e1accb89..4f40934f7 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -276,7 +276,7 @@
backdrop |
boolean |
true |
- Includes a modal-backdrop element |
+ Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click. |
| keyboard |
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 5e248fa51..aa3a280f4 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -200,7 +200,7 @@
{{_i}}backdrop{{/i}} |
{{_i}}boolean{{/i}} |
{{_i}}true{{/i}} |
- {{_i}}Includes a modal-backdrop element{{/i}} |
+ {{_i}}Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click.{{/i}} |
| {{_i}}keyboard{{/i}} |