facebook喜欢按钮和IE8:错误javascript

时间:2012-01-06 09:31:46

标签: javascript facebook

当我向我的网站添加一些类似按钮时,这些按钮在Firefox和Chrome中看起来不错,但在IE8中生成错误并且根本不显示 例如: http://www.dialogoo.com 错误:

* 消息:对象不支持此属性或方法 线:31 Caractère:3134 代码:0 URI:http://connect.facebook.net/fr_FR/all.js#xfbml=1

消息:对象不支持此属性或方法 行:31 Caractère:3134 代码:0 URI:http://connect.facebook.net/fr_FR/all.js#xfbml=1 Agent utilisateur:Mozilla / 5.0(Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.9)Gecko / 20071025 Firefox / 2.0.0.9

接受编码:(兼容; MSIE 8.0; Windows NT 5.1; Trident / 4.0; GTB7.2; chromeframe / 16.0.912.75; Mozilla / 4.0(兼容; MSIE 6.0; Windows NT 5.1; SV1); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4。 0E; OfficeLiveConnector.1.3; OfficeLivePatch.0.0) Horodateur:星期五,2012年1月6日09:26:22 UTC *

关于如何在IE8上修复它的任何想法?

问候

1 个答案:

答案 0 :(得分:1)

  1. 在您的HTML代码中包含Facebook的名称空间:<html xmlns:fb="http://www.facebook.com/2008/fbml">
  2. 使用in the docs
  3. 所述的channelURL