0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
Mark Otto 2015-08-09 20:28:46 -07:00
parent c6d5fee88a
commit 31a47369bb

View File

@ -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(