bonjour
je recupere dans mon script la variable maref
avec:
si je faisCode:var maref= $('p.rep26').text();
j'obtiensCode:alert(maref);
comment obtenir CV66 ou Al2O3 ou CN56 ?Citation:
[<Material: CV66>, <Material: Al2O3>, <Material: CN56>]
Version imprimable
bonjour
je recupere dans mon script la variable maref
avec:
si je faisCode:var maref= $('p.rep26').text();
j'obtiensCode:alert(maref);
comment obtenir CV66 ou Al2O3 ou CN56 ?Citation:
[<Material: CV66>, <Material: Al2O3>, <Material: CN56>]
Bonjour,
S'il n'y a pas de jQuery, ce n'est pas le bon forum. Poste en section Javascript
De plus, il nous faudra savoir comment est rempli le texte de p.rep26 pour t'aider