开发者

Facebook like button not showing in IE

开发者 https://www.devze.com 2023-01-29 00:57 出处:网络
I have added the XFBML facebook like button. It shows fine in Chrome and FF, but not IE. I have also added this 开发者_开发知识库to the HTML tag:

I have added the XFBML facebook like button.

It shows fine in Chrome and FF, but not IE.

I have also added this 开发者_开发知识库to the HTML tag:

<html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/">

The language of the LIKE button is in swedish... (Not that I think it matters)

Why isn't this working?


Similar to Facebook XFBML is not rendering in Internet Explorer 8 and http://digitizor.com/2010/07/06/fix-facebook-connect-xfbml-not-showing-ie/

Just use <html xmlns:fb="http://www.facebook.com/2008/fbml">

0

精彩评论

暂无评论...
验证码 换一张
取 消