Hi,
Some articles have "Interactives" in their body, which are delivered as a <figure> element containing links to an embeddable HTML file and some JavaScript. For example:
By default this only displays the <a> tag, a link showing the word "Interactive".
Is there a recommended way to render these, perhaps using the linked-to JavaScript? Or maybe it's supposed to render automatically and there's something about what I'm doing on
https://guardian.gyford.com that means it isn't working.
I could try parsing the HTML and displaying the html file in an <iframe>, but I don't think it's possible to know what height the iframe should be.
Many thanks,
Phil Gyford