Skip to content
Snippets Groups Projects
Commit f1cbf70e authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Look: Nicer look

parent 7d84b619
Branches
No related tags found
No related merge requests found
...@@ -947,9 +947,9 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a ...@@ -947,9 +947,9 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a
track: true, track: true,
delay: 0, delay: 0,
showURL: false, showURL: false,
extraClass: "pretty fancy", /* extraClass: "pretty fancy",
// fixPNG: true, fixPNG: true,*/
// positionLeft: false, positionLeft: false,
bodyHandler: function() { bodyHandler: function() {
/*console.log(jQuery(this).attr("tooltipText"));*/ /*console.log(jQuery(this).attr("tooltipText"));*/
return jQuery(this).attr("tooltipText"); } return jQuery(this).attr("tooltipText"); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment