Bonjour,
Je voulais savoir comment faire pour avec ce code-ci :
Je voudrais en réaliter, attacher la fonction :
Et je ne sais pas comment faire :$ ![/i][/i]
Modifié par CoxTheKing (12 Feb 2007 - 14:24)
Je voulais savoir comment faire pour avec ce code-ci :
if(document.all) img[i].attachEvent("onload",Chargement);
else img[i].addEventListener("load",Chargement,true);
Je voudrais en réaliter, attacher la fonction :
Chargement(this.src);
Et je ne sais pas comment faire :$ ![/i][/i]
Modifié par CoxTheKing (12 Feb 2007 - 14:24)