diff options
| author | Jacob Thornton <[email protected]> | 2012-02-23 16:24:33 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-02-23 16:24:33 -0800 |
| commit | 74a3c763b47e146e354624cea56b73fbf514ad97 (patch) | |
| tree | f6b83ea9ebec792b531bcc5730d98ea99c5048dc /docs/javascript.html | |
| parent | 0e8427e7b1c955a70a24817f6c06abd6dfa0c572 (diff) | |
| download | bootstrap-74a3c763b47e146e354624cea56b73fbf514ad97.tar.xz bootstrap-74a3c763b47e146e354624cea56b73fbf514ad97.zip | |
add note about backdrop static
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
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> |
