Get position/offset of div

 $('#div').offset().left;
 $('#div').offset().top;