Salut a tous
j'ai un petit souci avec un tableua dyanamique. Voici le code sortie pare mozilla:
Voila noramelement en dessous du second tableau devrait apparailtre un ligne similaire a la première (Alice 19th) mais ce n'est pas le cas. Savez vous pourquoi?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54 <div align=center> <table style="width:95%;" cellspacing=1> <tr style="font-weight:bold;"> <td style="text-align:center;" width=95% >Séries</td> <td style="text-align:right;">Tomes</td></tr><tr id=3 class="tableserie" > <td style="font-weight:bold; font-size:15px;" onMouseOver="this.className='tableserieon';" onMouseOut="this.className='tableserie';" onClick="liens('seriemanga.php?idserie=3');"><a href="seriemanga.php?idserie=3"> Alice 19th</a></td> <td style="text-align:center; font-size:10px;" onMouseOver="this.className='tableserieon2';" onMouseOut="this.className='tableserie';" onClick="liens('?search1=A&afftome=3#3');"><a href="?search1=A&afftome=3#3"><img src="../imagesite/loupe.gif" border=0> (7)</a></td> </tr> <table width=95% cellspacing=0> <tr class="result44" onMouseOver="this.className='resulton2';" onMouseOut="this.className='result44';" onClick="liens('manga.php?idmanga=9');"> <td width=60% > Alice 19th - tome 1</td> <td style="text-align:center;">Glénat</td> <td style="text-align:center;">2003</td> <td style="background-color:#050423;"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"></td> </tr> <tr class="result44" onMouseOver="this.className='resulton2';" onMouseOut="this.className='result44';" onClick="liens('manga.php?idmanga=10');"> <td width=60% > Alice 19th - tome 2</td> <td style="text-align:center;">Glénat</td> <td style="text-align:center;">2003</td><td style="background-color:#050423;"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoiledemipleine.jpg" height="20"></td> </tr> <tr class="result44" onMouseOver="this.className='resulton2';" onMouseOut="this.className='result44';" onClick="liens('manga.php?idmanga=11');"> <td width=60% > Alice 19th - tome 3</td> <td style="text-align:center;">Glénat</td> <td style="text-align:center;">2003</td><td style="background-color:#050423;"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoiledemipleine.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"></td> </tr> <tr class="result44" onMouseOver="this.className='resulton2';" onMouseOut="this.className='result44';" onClick="liens('manga.php?idmanga=12');"> <td width=60% > Alice 19th - tome 4</td> <td style="text-align:center;">Glénat</td> <td style="text-align:center;">2004</td> <td style="background-color:#050423;"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"></td></tr> <tr class="result44" onMouseOver="this.className='resulton2';" onMouseOut="this.className='result44';" onClick="liens('manga.php?idmanga=13');"> <td width=60% > Alice 19th - tome 5</td> <td style="text-align:center;">Glénat</td><td style="text-align:center;">2004</td> <td style="background-color:#050423;"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"></td> </tr> <tr class="result44" onMouseOver="this.className='resulton2';" onMouseOut="this.className='result44';" onClick="liens('manga.php?idmanga=15');"> <td width=60% > Alice 19th - tome 6</td> <td style="text-align:center;">Glénat</td><td style="text-align:center;">2004</td> <td style="background-color:#050423;"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"></td> </tr> <tr class="result44" onMouseOver="this.className='resulton2';" onMouseOut="this.className='result44';" onClick="liens('manga.php?idmanga=16');"> <td width=60% > Alice 19th - tome 7</td> <td style="text-align:center;">Glénat</td> <td style="text-align:center;">2005</td> <td style="background-color:#050423;"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoileplein.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"><img src="../imagesite/etoilevide.jpg" height="20"></td> </tr> </table> <tr id= class="tableserie2" > <td style="font-weight:bold; font-size:15px;" onMouseOver="this.className='tableserieon';" onMouseOut="this.className='tableserie2';" onClick="liens('seriemanga.php?idserie=');"><a href="seriemanga.php?idserie="> </a></td> <td style="text-align:center; font-size:10px;" onMouseOver="this.className='tableserieon2';" onMouseOut="this.className='tableserie2';" onClick="liens('?search1=A&afftome=#');"><a href="?search1=A&afftome=#"><img src="../imagesite/loupe.gif" border=0> (0)</a></td> </tr> </table> </div>
Merci d'avance.
[/quote]





Répondre avec citation



Partager