$(window).resize(function () { $('[data-toggle="tooltip"]').tooltip({ html: true }); });