Probleme en javascript !!!
diable2010
-
5cinq -
5cinq -
Bonjour,
ce code sa marche pas aider moi stp...
function m(){
var sinn = document.getElementById('si').innerHTML;
var hi = document.getElementById('co').height;
document.getElementById('co').height = hi - 10;
if(document.getElementById('co').height < 50){
clearInterval(h);
}else{
h = setInterval(m(),1000000);
}
}
ce code sa marche pas aider moi stp...
function m(){
var sinn = document.getElementById('si').innerHTML;
var hi = document.getElementById('co').height;
document.getElementById('co').height = hi - 10;
if(document.getElementById('co').height < 50){
clearInterval(h);
}else{
h = setInterval(m(),1000000);
}
}
A voir également:
- Probleme en javascript !!!
- Telecharger javascript - Télécharger - Langages
- Javascript echo ✓ - Forum PHP
- Javascript void 0 c'est quoi ✓ - Forum Réseaux sociaux
- Javascript arrondi - Forum Javascript
- Javascript arrondir à 2 décimales - Forum Webmastering