<script> <!-- function show(){ document.getElementById('unid').style.display='blo ck'; } function hide(){ document.getElementById('unid').style.display='non e'; } --> </script> apri chiudi <div id="unid"> testo </div>
Regole del Forum