mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 04:20:24 +00:00
content
This commit is contained in:
parent
c6d5fee88a
commit
31a47369bb
1 changed files with 2 additions and 0 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in a new issue