I have a custom function named tooltip() for another issue but I need to use the tooltip() function of bootstrap.
How could I call those specific tooltip() function of bootstrap?
Executing this I am calling mi local function tooltip():
$('[data-toggle="tooltip"]').tooltip();
Thanks
Aucun commentaire:
Enregistrer un commentaire