Sto cercando di migliorarlo ancora:
Un aiutino??codice:function adjHeight() { if (document.getElementById('bottom_box_sx')) { heightContent = document.getElementById('bottom_box_sx').offsetHeight; } if (document.getElementById('bottom_box_dx')) { document.getElementById('bottom_box_dx').setAttribute('height', heightContent + 'px'); } }![]()