Chodzi Ci o coś takiego ?
Kod:
<center>
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px"><b>Download</b>:
<input type="button" value="Pokaż ukrytą zawartość" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Ukryj zawartość spoilera'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Pokaż ukrytą zawartość'; }">
</div>
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset; background:#375c8e; width:525px">
<div style="display: none;">{param}</div>
</div>
</center><br />