mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
content
This commit is contained in:
@@ -37,6 +37,8 @@ $(function () {
|
|||||||
|
|
||||||
## Example: Using the `container` option
|
## 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 %}
|
{% highlight js %}
|
||||||
$(function () {
|
$(function () {
|
||||||
$('.example-popover').popover(
|
$('.example-popover').popover(
|
||||||
|
Reference in New Issue
Block a user