UNPKG

withfront

Version:

Tools for frontend development especially with Bootstrap 3.x and jQuery 3.x also FontAwesome, jsCookie and more

5 lines (4 loc) 131 B
// #jQuery.plugin - bootstrap tooltips if ($().tooltip) { $('[data-toggle=tooltip]').tooltip(); } // END - #jQuery.tooltip