I have an html element which is using bootstrap tooltip to show a title when hovering over it. However, when you click this element I\'m changing the tooltip, but the new to
in case you are looking to refresh the contents;
$('#example').tooltipster('content', 'i am superman!');