<div id="test" style="width:1in;height:1in;overflow:hidden;"></div> <script> alert(document.getElementById("test").offsetWidth); </script>