bootstrap4 tooltip question code example Example: bootstrap 4 tooltip // JQuery $(function () { $('[data-toggle="tooltip"]').tooltip() })