Hi,
I’m trying adding this javascript code in my page using a Raw Element, as you told me in another thread, but it’s not working.
<script src="http://metrocosm.com/metrocosm-migration-embed.js"></script>
<div id="iembed" style="position: relative;width:100%;height:0;padding-bottom:58%;overflow-y:hidden;">
<iframe id="iembedframe" src="http://metrocosm.com/world-migration.html" width=1200 height=700 scrolling="no" style="position:absolute;left:0;top:0;transform-origin:top left;overflow-y:hidden;"></iframe>
</div>`
It doesn’t show anything, just a grey frame as in the picture below:
How can I make it work?
Thanks!