Como faz pra muda imagem

0 respostas
M

ei pessoal tava tentando criar um menu mudando a imagem mas não consigo, só consigo muda a cor:

alguém poderia mim ajuda

function movein(which,html){

which.style.background=coreif (document.getElementById)

document.getElementById(boxdescription).innerHTML=html

else

boxdescription.innerHTML=html

}
function moveout(which){

which.style.background=bisqueif (document.getElementById)

document.getElementById(boxdescription).innerHTML= else

boxdescription.innerHTML= ’

}

//–>

Criado 10 de janeiro de 2008
Respostas 0
Participantes 1