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

A jQuery plugin that detects if one or more elements are overlapping.

Results 5 jquery-overlaps issues
Sort by recently updated
recently updated
newest added

This is more help rather than a issue. Is there a way to detect the last overlapping items class? on a window resize. Something like `$(this).attr("class")` So if I have...

Replace jQuery’s offset with getBoundingClientRect for performance, as suggested on issue #11

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?

Could you add a package.json file please.

#### Hey, maintainer(s) of brandonaaron/jquery-overlaps! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...