bootstrap tutorial - How to insert image inside Bootstrap popover - bootstrap examples - bootstrap templates - bootstrap 3
Answer: Use the Popover's content Option
You can pass the content option to the Bootstrap .popover() method to insert the images inside the popovers. You can also set this option using the data-content attribute.