Skip to content

Instantly share code, notes, and snippets.

@No3x
Created September 24, 2019 14:59
Show Gist options
  • Save No3x/bd0ad312de282589dcb817dbd2ce2d8f to your computer and use it in GitHub Desktop.
Save No3x/bd0ad312de282589dcb817dbd2ce2d8f to your computer and use it in GitHub Desktop.
<!-- Activate responsiveness in the "child" page -->
<script src="https://cdn.jsdelivr.net/gh/npr/responsiveiframe/dist/jquery.responsiveiframe.js"></script>
<script>
var ri = responsiveIframe();
ri.allowResponsiveEmbedding();
</script>
<div>The Content</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment