diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 6a782812fb467e7f75cae4e58788b58ad59b700f..d856cb44c13f3712427fe77d7028fa3bc59f2120 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"); }