Facebook iframe FB.Canvas.setAutoGrow does not auto grow after initial load?

后端 未结 1 2027
难免孤独
难免孤独 2021-01-06 07:11

I have been building a facebook tab using html and css and facebooks javascript SDK.

I having problems with the iframe resizing to the size of the content.

I

相关标签:
1条回答
  • 2021-01-06 07:32

    Please check these:

    A, Do you have <!DOCTYPE html> at the top of the HTML?

    B, Do your app generates valid HTML? Here is the validator tool: http://validator.w3.org/

    0 讨论(0)
提交回复
热议问题