Ciao,

ho questa riga di codice che mi restituisce un valore null:
codice:
            heightContent = document.getElementById('bottom_box_sx').offsetHeight;
Perchè?