Bonjour,
Comment faire ceci enti�rement en javascript?
Code:
1
2
3
4
5
6
7
8 <table> <tr> <td id ="1">Mot1</td> <td id ="2">Mot2</td> <td id ="3">Mot3</d> </tr> </table>
Version imprimable
Bonjour,
Comment faire ceci enti�rement en javascript?
Code:
1
2
3
4
5
6
7
8 <table> <tr> <td id ="1">Mot1</td> <td id ="2">Mot2</td> <td id ="3">Mot3</d> </tr> </table>
Bonjour,
Il y a beaucoup de sujets traitant de cela. Notamment un qui est juste sous celui-ci ... http://www.developpez.net/forums/d11...re-javascript/
Ok merci!