click here to test in IE

code of this sample:
<div id="test" style="left:1500000px;position:absolute" />
<a href="#" onclick="alert(document.getElementById('test').offsetLeft)">click here</a>