<script> onload=function(){alert(document.getElementById('d1').offsetWidth);} </script> <div id=d1></div>