jquery-overlaps icon indicating copy to clipboard operation
jquery-overlaps copied to clipboard

use getBoundingClientRect instead of offset

Open yairEO opened this issue 8 years ago • 0 comments

It would be better for performance to use [getBoundingClientRect](http://ejohn.org/blog/getboundingclientrect-is-awesome/) instead of the jQuery offset method.

what do you think?

yairEO avatar Mar 27 '16 11:03 yairEO