Is it possible to detect the width of an iframe from within the iframe, so if the iframe src is myContent_in_iframe. html I need to be able to surface the values on this page. How can I do this?
Note: I have no control over the page that hosts the iframe. I only have control of the contents inside the iframe.