Commit 31a47369 authored by Mark Otto's avatar Mark Otto

content

parent c6d5fee8
...@@ -37,6 +37,8 @@ $(function () { ...@@ -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(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment