salve,
nel mio seguente codice:
function vedi(tab){
document.getElementById
if(('tab'+tab).style.visibility=="visible"){
document.getElementById
}
}
ottengo l'errore:style.visibility è nullo o non è un oggetto
che errore commetto??
salve,
nel mio seguente codice:
function vedi(tab){
document.getElementById
if(('tab'+tab).style.visibility=="visible"){
document.getElementById
}
}
ottengo l'errore:style.visibility è nullo o non è un oggetto
che errore commetto??
.::C A R P E ^-^ D I E M ::.