Ire Aderinokun 4/26/2016

Making IFrames Responsive

Read Original

This article details a developer's challenge in making a dynamic iframe (like a caniuse embed) fully responsive. It explains the limitations of the Same-origin Policy and presents a solution using JavaScript's postMessage API to pass the content's scrollHeight from the iframe to the parent document, enabling proper dynamic resizing.

Making IFrames Responsive

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes