I'm trying to put a Tooltip inside a Popover and it's not working.
Outside of the popover it's working 100%.
Just like that: http://www.finecolor.com.br/novo First try the tooltip above menu, then click on Contact and try the tooltip...
Any ideas?
It worked using this function:
<script type="text/javascript">
$(function(){
$('body').tooltip( {selector: '[data-toggle=tooltip]'} );
});
</script>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With