è troppo confuso!Codice:if (this[removed][removed].getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this[removed][removed].getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Nascondi'; } else { this[removed][removed].getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Mostra'; }
ecco il mio
come lo sistemo?Codice HTML:<div class="smallfont"> <b>Archivio Edizioni:</b> <input onclick= "[codice sopra]" type="button" value="Mostra" class="uno"> </div> <div class="alt2"> <div class="due"> TESTO TESTO </div> </div>
sto imparando

LinkBack URL
About LinkBacks

