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

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

javascript - Why Selenium can't find an element that is graphically visible -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -