Embed Code

Embed Code

I was using ZOHO Show beta when I noticed your embed code is in short wrong. The embed code that you are using is missing an important part.

Your current embed code looks like this:

<iframe src="http://show.zoho.com/embed?USER=bm606296&DOC=responsible-goverment&IFRAME=yes" height="335" width="450" name="Responsible Goverment" scrolling=no frameBorder="0" ></iframe>

When the Embed code in order to work you have to close with a triangle braket before the end of the code. So there for the embed code should look like this:
<iframe> src="http://show.zoho.com/embed?USER=bm606296&DOC=responsible-goverment&IFRAME=yes" height="335" width="450" name="Responsible Goverment" scrolling=no frameBorder="0" </iframe>

Notice where the braket has moved to.
bmanbrendon