Français
<!--Pour obtenir cet effet, ajoutez le code suivant à la zone <body>--> <script language="JavaScript"> if ( had_tips != 1 ) { var _ua = document.all ((navigator.userAgent ? . indexOf('MSIE 5') > 5) ? "ie5" : "ie4") : "foo"; if (_ua != "foo" ) { if (typeof(_doc) == "undefined" || _doc = = null) _doc = document ; var _tipx = 0 ; var _tipy = 0 ; var _tipOX = 10 ; var _tipWidth ; // Opacité = 70 Arrière-plan de la boîte de conseils transparence_doc.write('<DIV ID="TIP__ " STYLE="filter:Alpha(Opacity=70,style=1,Finishopacity=80);position:absolute;display:none;z-index:100"></DIV>'); _doc.onmousemove = tsai var _tip; = _doc.all['TIP__']; } } var had_tips = 1; function tsaiannie (sMsg, sTitle, iWidth, iHeight, iBorder, sTFC, sTBC, sMFC, sMBC) { _tipWidth = 180; var _tipBorder = 2, // La largeur de la bordure de la boîte de pourboires _tipTFC = "#FFF8F0", _tipTBC = "#ff8c00", // La couleur de la bordure de la boîte de pourboires _tipMFC = "#3F3F38", _tipMBC = "ffffff"; // Couleur de l'arrière-plan de la boîte d'invite if (_ua == "foo") return; _tip.innerHTML = '<TABLE CELLPADDING="'+_tipBorder+'" CELLSPACING="0" WIDTH="'+_tipWidth+'" BORDER="0 " BGCOLOR ="'+_tipTBC+'"><TR><TD>' + ((sTitle != null) ? '<TABLE CELLPADDING="0" CELLSPACING="0" WIDTH="100%" BORDER="0" >< TR><TD STYLE="padding-top:2px;padding-bottom:2px;police:8pt Arial,Verdana,Tahoma;color:'+_tipTFC+'">'+sTitle+'</TD></TR> </ TABLE>' : '') + '<TABLE CELLPADDING="2" CELLSPACING="0" WIDTH="100%" BORDER="0" BGCOLOR="'+_tipMBC+'"><TR><TD STYLE= "couleur :'+_tipMFC+';font:normal 8pt Arial,Verdana,Tahoma">'+sMsg+'</TD></TR></TABLE></TD></TR></TABLE>'; () ; _tip.style.display = ""; } function tsai() { if (_ua == "ie4") { _tipx = event.x; else if (_ua == "ie5" ) { _tipx = (event.clientX + _tipOX + _tipWidth <= _doc.body.clientWidth) ? (event.clientX + _doc.body.scrollLeft + _tipOX) : (event.clientX + _doc.body.scrollLeft - _tipWidth - 5) ; _tipy = event.clientY + _doc.body.scrollTop + _tipOY; } else { return; } if (_tip.style.display != "none") annie( } function annie() { _tip.style.pixelTop = _tipy; _tip.style.pixelLeft = _tipx; } function tsai900403 () { _tip.style.display = "aucun" } document.write('<A HREF="http://www.downcodes.com/" ONMOUSEOVER= "tsaiannie ('Voir l'<font color=#ff1493>effet</font> ? ' )" ONMOUSEOUT="tsai900403()" target="_blank">Déplacez la souris pour voir l'effet</A><DIV></DIV>'); </script>