var odiv=document.getElementById('oDiv'); alert(odiv.getBoundingClientRect().left); alert(odiv.getBoundingClientRect().top);