Script & jQuery
좌표 확인 및 이동
yeon.Biju
2016. 11. 23. 10:43
offset()
$('.main-visual').find('img').offset().left
상대좌표 확인은 position() 이라고 한다.