Facebook评论未出现在IE 8中

1 facebook internet-explorer-8

Facebook评论社交插件有问题 - 它在FF和Chrome中运行良好,但从未出现在IE 8中.

我已经将它剥离到最低限度,以防万一我公司的CMS出现问题 - 但它仍然没有出现在IE 8中.

页面在这里: http ://www.idigbig.com/pages/fbcommenttest23.html

IE中出错:

网页错误详情

用户代理:Mozilla/4.0(兼容; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)时间戳:星期二,2010年6月22日16:23:33 UTC

消息:'document.getElementById(...)'为null或不是对象行:11字符:5代码:0

任何帮助将不胜感激!

Emr*_*gan 9

添加以下属性以使其在f .. IE上工作:

<html xmlns:og="http://opengraphprotocol.org/schema/"
      xmlns:fb="http://www.facebook.com/2008/fbml">
Run Code Online (Sandbox Code Playgroud)