<div id='a' style='width:200;height:200'></div> <script> alert(document.getElementById('a').style.width) </script>