Forum de discussion
Forum « Programmation HTML » (archives)
Erreur snon trouvé ??
Envoyé: 23 août 2004, 4h58 par Nostradamus
Pouvez-vous m'aider ??
function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}
deuxieme erreur:
<table width="690" border="0" cellspacing="0" cellpadding="0" height="169"><tbody><tr align="center" valign="top"><td width="100" height="169">
<p style="margin-top: 0"><img src="left.jpg" alt="" width="106" height="191" ></p></td><td width="468" height="169" background="down.jpg">
<p style="margin-top: 0; margin-bottom: 0"><img src="up.jpg" alt="" width="501" height="16" ><br ><img border="0" src="bani2004.gif" width="494" height="84" style="border: 3px solid #800000" ></p><p style="margin-top: 0; margin-bottom: 0"> </p><p style="margin-top: 0; margin-bottom: 0"> </p><p style="margin-top: 0; margin-bottom: 0"> </p><p style="margin-top: 0; margin-bottom: 0"> </p>
<table width="501" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td background="menu_bkg.jpg" width="501">
<div align="center"><p style="margin-top: 0; margin-bottom: 0"><a class="menu" href="index.htm"><font color="#FFFFFF" size="2"><font face="Georgia">Accueil</font><b><font face="Georgia"> </font></b></font></a><font face="Georgia" color="#FFFFFF" size="2"><b>~ </b></font><font face="Georgia"><b><font size="2" color="#FFFFFF"><a href="Generalite.htm" style="text-decoration: none"><font color="#FFFFFF">Généralité</font></a><a></a> ~ </font><font size="2"><a style="text-decoration: none" href="diplome.htm"><font color="#FFFFFF">Bibliothèque</font></a></font><font size="2" color="#FFFFFF"> ~<a class="menu" href="http://medaille.jexiste.fr/forum/index.php"><font size="2"> </font></a></font></b></font><font size="2"><a class="menu" href="http://medaille.jexiste.fr/forum/index.php"><font face="Georgia" size="2" color="#FFFFFF">Forum</font></a></font><b><font color="#FFFFFF" size="2" face="Georgia"> </font></b><a></a><b><font color="#FFFFFF" size="2" face="Georgia">~ </font></b><font size="2"><a class="menu" title="essai" href="mailto:phaleristiques@hotmail.com"><font color="#FFFFFF" size="2" face="Georgia">Contac</font></a></font><font color="#FFFFFF" size="2" face="Georgia"><b>t~ <a href="liens.htm" style="text-decoration: none"><font color="#FFFFFF">liens</font></a></b></font></p><p style="margin-top: 0"><img SRC="downer.jpg" WIDTH="501" HEIGHT="13" ALT="" ></p></div>
</td></tr></tbody></table></td><td width="122" height="169"><img src="right.jpg" alt="" width="124" height="191" ></td></tr></tbody></table>
Réponses
|