iFrame 与 XFBML
我对这两个操作有点困惑。在我写这个问题之前,我查看了另外 5 或 6 篇有关这两个问题的文章,但是,我仍然无法得到我需要知道的明确解决方案。
我是否正确地说代码中使用“iFrame”与很多移动设备不兼容?我一直认为 XFBML 更合适。我什至在我的一些移动设备上尝试过,并得到了一些“好坏参半”的结果。有人可以帮我设置“正确”的代码吗?
I'm getting a bit confused by these two operations. Before I wrote this question, I looked at 5 or 6 other articles concerning the two but, I still couldn't get a clear solution to what I need to know.
Am I correct in saying that the use of 'iFrame' in codes is NOT compatible with a LOT of mobile devices? I've always seen XFBML is more appropriate. I even tried it on some of my mobile devices and had some "mixed" results. Can someone please set me on the 'right' course of code?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
仅当您确定需要 xFBML 提供的特定功能(例如多好友选择器)时才使用 xFBML。
否则,iframe 永远是现在的选择。
use xFBML only when you are sure that you need a particular function provided by xFBML, e.g. multi-friend-selector.
Otherwise, iframe is always the choice now.