diff options
| author | fat <[email protected]> | 2013-08-17 18:41:51 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-08-17 18:41:51 -0700 |
| commit | a39cb4be909c667ade97f6575dd904f1ba34d96f (patch) | |
| tree | b14f30533ac723759031e3f97c8cd0bf7a7582e9 /javascript.html | |
| parent | 29bf254fc360deef21d89751aa5dc7ffefc86e15 (diff) | |
| parent | 405df13044adcbb5925159726a0b64918c8e263a (diff) | |
| download | bootstrap-a39cb4be909c667ade97f6575dd904f1ba34d96f.tar.xz bootstrap-a39cb4be909c667ade97f6575dd904f1ba34d96f.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'javascript.html')
| -rw-r--r-- | javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html index 1d4604afc..c9228c211 100644 --- a/javascript.html +++ b/javascript.html @@ -1104,7 +1104,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () { <td>string | false</td> <td>false</td> <td> - <p>Appends the popover to a specific element. Example: <code>container: 'body'</code>. This option is particularly useful inthat it allows you to position the popover in the flow of the document near the triggering element - which will prevent the popover from floating away from the triggering element during a window resize.</p> + <p>Appends the popover to a specific element. Example: <code>container: 'body'</code>. This option is particularly useful in that it allows you to position the popover in the flow of the document near the triggering element - which will prevent the popover from floating away from the triggering element during a window resize.</p> </td> </tr> </tbody> |
