Bonjour à tous,
J'espère être dans la bonne partie du Forum !
Voila j'ai un petit de soucis, et je pense que c'est a cause du JavaScript … Bon ça c'est dis.
Je veux donner un petit coup de main a un ami, lorsque l'on arrive sur la première page de son site, il y a une page d'accueil, puis quand on clique sur le choix de la langue on entre dans le site.
Or ou que l'on aille, la toute première page reste en arrière plan.
Je mets ci dessous le code qui je pense !!! pose soucis :
<td rowspan="3" valign="top"><a href="#" onMouseOver="MM_nbGroup('over','index_r11_c2','img-ind/index_r11_c2_f2.gif','img-ind/index_r11_c2_f4.gif',1);" onMouseOut="MM_nbGroup('out');" onClick="window.open('pages/accueil.htm','accueil','toolbar=0, location=0, directories=0, status=0, scrollbars=0, resizable=1, copyhistory=0, menuBar=0, width=935, height=700, left=0, top=80');"><img name="index_r11_c2" src="img-ind/index_r11_c2.gif" width="31" height="32" border="0" alt=""></a></td>
<td rowspan="3" valign="top"><img name="index_r11_c3" src="img-ind/index_r11_c3.gif" width="14" height="32" border="0" alt=""></td>
<td rowspan="3" valign="top"><a href="#" onMouseOver="MM_nbGroup('over','index_r11_c4','img-ind/index_r11_c4_f2.gif','img-ind/index_r11_c4_f4.gif',1);" onMouseOut="MM_nbGroup('out');" onClick=""><img name="index_r11_c4" src="img-ind/index_r11_c4.gif" width="31" height="32" border="0" alt=""></a></td>
<td colspan="2" rowspan="3" valign="top"><img name="index_r11_c5" src="img-ind/index_r11_c5.jpg" width="157" height="32" border="0" alt=""></td>
<td height="4"></td>
Merci
Flore