diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 6a782812fb4..d856cb44c13 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -947,7 +947,9 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a track: true, delay: 0, showURL: false, - positionLeft: false, + extraClass: "pretty fancy", +// fixPNG: true, +// positionLeft: false, bodyHandler: function() { /*console.log(jQuery(this).attr("tooltipText"));*/ return jQuery(this).attr("tooltipText"); }