Hi,
I would like to embed my organization home page into a website. I assumed this would be a simple matter of using an html snippet. Something like this:
<iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://cobgis.maps.arcgis.com/home/index.html"></iframe>
But when I attempt to view that page in a browser, it immediately redirects to my AGOL home page. Not embedded. Perhaps there is some javascript in the page that is causing this?
Anyhow, if anyone knows why this is happening and if there is a work-around, I'd love to hear it.
Thanks