1
The tooltip usually appears when I hover over the button, but when I click and drag the mouse outside the button the tooltip gets stuck.
<button type="button" class="btn btn-default fa fa-angle-left fa-2x" data-toggle="tooltip" title="Anterior" id="btnAnterior"></button>
Generates an executable for us to see!
– Marconi
Guy puts the rest of his code involved in the problem like CSS and JS
– hugocsl