Bonjour à tous,
J'ai bien recherché sur le salon et trouvé un sujet correspondant mais j'ai un peu de mal à comprendre - faut m'excuser, je bosse depuis 3h00 - comment faire concrètement pour que le marquage XITI soit valide en XHTML Strict ?
Tout en sachant que mon code actuel est celui-ci :
Merci d'avance.
Modifié par Gaylord.P (11 Nov 2007 - 15:08)
J'ai bien recherché sur le salon et trouvé un sujet correspondant mais j'ai un peu de mal à comprendre - faut m'excuser, je bosse depuis 3h00 - comment faire concrètement pour que le marquage XITI soit valide en XHTML Strict ?
Tout en sachant que mon code actuel est celui-ci :
<a href="http://www.xiti.com/xiti.asp?s=336825" title="WebAnalytics">
<script type="text/javascript">
<!--
Xt_param = 's=336825&p=';
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }
Xt_h = new Date();
Xt_i = '<img width="39" height="25" border="0" alt="" ';
Xt_i += 'src="http://logv144.xiti.com/hit.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Internet Audience">');
//-->
</script>
<noscript>
Mesure d'audience ROI statistique webanalytics par <img width="39" height="25" src="http://logv144.xiti.com/hit.xiti?s=336825&p=" alt="WebAnalytics" />
Merci d'avance.
Modifié par Gaylord.P (11 Nov 2007 - 15:08)