JS:
$(function(){ $(\"#example\").popover({ placement: \'bottom\', html: \'true\', title : \'
Put this in your title popover constructor...
'some text'
...to get a small red 'x' button on top-right corner
//$('[data-toggle=popover]').popover({title:that string here})