diff --git a/htdocs/core/js/lib_foot.js.php b/htdocs/core/js/lib_foot.js.php index b0cd8f33258..a5bc992a1ca 100644 --- a/htdocs/core/js/lib_foot.js.php +++ b/htdocs/core/js/lib_foot.js.php @@ -50,7 +50,7 @@ if (empty($conf->dol_no_mouse_hover)) { print 'jQuery(".classfortooltip").tooltip({ show: { collision: "flipfit", effect:\'toggle\', delay:50 }, - hide: { delay: 50 }, + hide: { delay: 250 }, tooltipClass: "mytooltip", content: function () { console.log("Return title for popup");