javascript - Embed html class into my page -
the landing page of reliefweb has 'latest disasters' section want embed onto website (see screenshot).
i told need use iframe , javascript element class=“latest-disasters”.
this way, when block updated, reflect on website.
as have no background in javascript, can show me how this?
thank helping.
you haven't provided enough information. how it's done iframe
<iframe src="http://www.latest-disasters-api.com" class = "latest-disasters"></iframe>
about javascript part don't have enough information need kind of sdk or javascript plugin
hope help
Comments
Post a Comment