bootstrap tooltip css-only code example
Example 1: bootstrap 4 tooltip
Example 2: bootstrap tooltip
Example 3: bootstrap tooltip
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
Example 4: bootsrap button popup text on hover