devo fare un foglio di stile o direttamente in htmlOriginariamente inviato da keratox
<td onmouseover="this.style.background='#0000ff';" onmouseout="this.style.background='#ff0000'">
onmouseover = mouse sopra
onmouseout = mouse fuori
devo fare un foglio di stile o direttamente in htmlOriginariamente inviato da keratox
<td onmouseover="this.style.background='#0000ff';" onmouseout="this.style.background='#ff0000'">
onmouseover = mouse sopra
onmouseout = mouse fuori