simple-element-resize-detector
simple-element-resize-detector copied to clipboard
Observes element size changes using a hidden iframe
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...
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...