offset
v0.0.1
Published
Get the x/y offset of an element
Downloads
135
Readme
offset
Get the xy offset of an element
Installation
$ component install anthonyshort/offset
API
offset(document.querySelector('#foo')).top
offset(document.querySelector('#bar')).left
License
MIT