How to add Request Headers to an IFrame src request
A technical guide explaining how to use JavaScript and the Fetch API to add custom request headers (like JWTs) to an iframe's src request.
A technical guide explaining how to use JavaScript and the Fetch API to add custom request headers (like JWTs) to an iframe's src request.
A tutorial on creating a custom Polymer web component to embed CanIUse.com browser support data into web pages.
A technical guide on using the postMessage API to create responsive iframes by communicating height between embedded and hosting documents.
A developer explains how they created an unofficial embed for caniuse.com to display up-to-date browser support data in blog posts.
Introducing FitFrame.js, a jQuery plugin for making embedded iframes like YouTube and Vimeo videos fully responsive on websites.
A guide on using CSS to maintain the aspect ratio of embedded iframes (like videos) in responsive web design.