simple-element-resize-detector icon indicating copy to clipboard operation
simple-element-resize-detector copied to clipboard

Observes element size changes using a hidden iframe

Results 3 simple-element-resize-detector issues
Sort by recently updated
recently updated
newest added

I understand that at this point, this project seems to be no longer maintained. But I just want to point out, the code seems only work in Chrome (8/2019), which...

The solution of `top:-100%;` and `margin:1px 0 0;` does not keep the iframe positioned in a viewable area at all times. If the target element is nested in an element...

bug
help wanted

I wrote one of these that used the same methodology many years ago and found that object elements with no navigation context were much lighter on memory than iframes. It...

help wanted