Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
31a47369
Commit
31a47369
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
content
parent
c6d5fee8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/components/popovers.md
+2
-0
docs/components/popovers.md
with
2 additions
and
0 deletions
+2
-0
docs/components/popovers.md
+
2
-
0
View file @
31a47369
...
...
@@ -37,6 +37,8 @@ $(function () {
## Example: Using the `container` option
When you have some styles on a parent element that interfere with a popover, you'll want to specify a custom
`container`
so that the popover's HTML appears within that element instead.
{% highlight js %}
$(function () {
$('.example-popover').popover(
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment