Saturday, 7 September 2013

Facebook Canvas App

Facebook Canvas App

I set up a Facebook Application and added the Canvas URL but Facebook is
displaying a empty page. The iframe starting tag is:
<iframe class="smart_sizing_iframe" frameborder="0" scrolling="yes"
id="iframe_canvas" name="iframe_canvas_fb_https" src='javascript:""'
height="800" webkitallowfullscreen="" mozallowfullscreen=""
oallowfullscreen="" msallowfullscreen="" style="height: 306px;"></iframe>
As you can see the src attribute is empty.
What should I do?

No comments:

Post a Comment