Cela ralentit mon site et je ne sais pas comment l'enlever.
en regardant la source de la page d'accueil de mon site, j'ai relevé ceci :
- lensdebugw=window.open('',"DEBUGVAR","WIDTH=450,HEIGHT=500,scrollbars=yes,resizable=yes");
- if (lensdebugw) {
- lensdebugw.focus();
- lensdebugw.document.write("<TABLE SIZE=100% CELLSPACING=0 CELLPADDING=0 BORDER=0><TR><TD><HR SIZE=1></TD><TD WIDTH=1%><FONT FACE='Verdana,arial' SIZE=1>16.03.2007 10:22:57</FONT></TD></TR></TABLE>"+'<strong>'+window.location.href+'</strong></p>');
- }
- if (lensdebugw) {
- lensdebugw.document.write("<FONT COLOR=RED><B>double: </B></FONT><FONT COLOR=BLUE>Page created in (seconds)</FONT> = <FONT COLOR=BLACK>21,262324094772</FONT>
- ");
- lensdebugw.scrollBy(0,100000);
- }
- <div class="pn-sub" >Page created in 21,262324094772 seconds.</div>
Je n'arrive pas à voir où enlever cette information, auriez vous des idées ?
Pour voir en direct ce qui se passe, c'est ici :pdaddict.com
modifié par : tibbbo, 16 Mar 2007 - 17:51




