aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-02-23 16:24:33 -0800
committerJacob Thornton <[email protected]>2012-02-23 16:24:33 -0800
commit74a3c763b47e146e354624cea56b73fbf514ad97 (patch)
treef6b83ea9ebec792b531bcc5730d98ea99c5048dc /docs/javascript.html
parent0e8427e7b1c955a70a24817f6c06abd6dfa0c572 (diff)
downloadbootstrap-74a3c763b47e146e354624cea56b73fbf514ad97.tar.xz
bootstrap-74a3c763b47e146e354624cea56b73fbf514ad97.zip
add note about backdrop static
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 74839da7d..3d0f8ff07 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -276,7 +276,7 @@
<td>backdrop</td>
<td>boolean</td>
<td>true</td>
- <td>Includes a modal-backdrop element</td>
+ <td>Includes a modal-backdrop element. Alternatively, specify <code>static</code> for a backdrop which doesn't close the modal on click.</td>
</tr>
<tr>
<td>keyboard</td>