$("#spottip").attr("title","This page uses <b>"+data+"<\/b> to process LTL formulas and automata. Please download the <b>Spot<\/b> library and install it on your computer if you want to do the same from the command line, or from another program.")
.tipTip({maxWidth:"400px",delay:1000,
edgeOffset:10,
defaultPosition:"right"});
});
functionfold(ui){
varicon=ui.children(".ui-icon");
icon.removeClass("ui-icon-circle-arrow-n")
...
...
@@ -151,7 +158,7 @@
</head>
<body>
<divid="spotlogo">
<ahref="http://spot.lip6.fr/"><imgborder=0src="logos/spot64s.png"alt="Spot Logo"class="rtip"title="This on-line tool is using the <b>Spot</b> library to process LTL formulas and automata. Please download <b>Spot</b> and install it on your computer if you want to do the same from the command line, or from another program."></a></div>
<ahref="http://spot.lip6.fr/"><imgborder=0src="logos/spot64s.png"alt="Spot Logo"class="rtip"id="spottip"title="This page uses the <b>Spot</b> library to process LTL formulas and automata. Please download <b>Spot</b> and install it on your computer if you want to do the same from the command line, or from another program."></a></div>
<divid="mailicon">
<ahref="mailto:spot@lrde.epita.fr"><imgborder=0src="logos/mail.png"alt="Spot Logo"class="rtip"title="A bug? A question? Please e-mail us at <b>spot@lrde.epita.fr</b>."></a></div>