[Résolu][Javascript] document.getElementById('').onclick - Version imprimable +- JeuWeb - Crée ton jeu par navigateur (https://jeuweb.org) +-- Forum : Discussions, Aide, Ressources... (https://jeuweb.org/forumdisplay.php?fid=38) +--- Forum : Programmation, infrastructure (https://jeuweb.org/forumdisplay.php?fid=51) +--- Sujet : [Résolu][Javascript] document.getElementById('').onclick (/showthread.php?tid=2881) Pages :
1
2
|
RE: Problème JS: document.getElementById('').onclick - Raitosan - 13-08-2008 Merci de ton aide, mais j' ai trouver la solution... remplacer <?php echo $inventaire['nb']; ?> par document.getElementById(<?php echo $i; ?>).innerHTML Merci encore à toi RE: Problème JS: document.getElementById('').onclick - Raitosan - 13-08-2008 lol oui^^ mais je n' y avais pas penser... |