Look: Nicer look

This commit is contained in:
Laurent Destailleur 2010-10-23 15:45:55 +00:00
parent 7d84b61945
commit f1cbf70eac

View File

@ -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"); }