All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.js.init-tooltip.js Maven / Gradle / Ivy

The newest version!
$(document).ready(function () {
    $('a[data-toggle=tooltip]').tooltip();
    $('button[data-toggle=tooltip]').tooltip();
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy