Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthonyshort/offset

Get the xy offset of an element
https://github.com/anthonyshort/offset

Last synced: 24 days ago
JSON representation

Get the xy offset of an element

Awesome Lists containing this project

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