getBoundingClientRect
Em muitas situações somente o offset não resolve nossos problemas, principalmente quando o posicionamento que precisamos é relativo ao client, ou seja, afetado por scroll e position.
Com a função getBoundingClientRect, temos todas as seguintes informações, relativas ao client.
bottom, height, left, right, top, width
Reference: https://developer.mozilla.org/en-US/docs/Web/API/element.getBoundingClientRect
Written by Daniel França
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Javascript
Authors
Related Tags
#javascript
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#