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

content

parent c6d5fee8
Showing with 2 additions and 0 deletions
+2 -0
......@@ -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(
......
Supports Markdown
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