Hello - a plugin I am using has been updated and this note was added. I am not sure what I must do to my blog? Right now it is not showing up properly in Internet Explorer. Can someone please help?
Note: The latest update uses the XFBML for Facebook buttons, In order to use XFBML on your webpage, you must add an XML namespace attribute to the root <html> element of your page. Without this declaration, XFBML tags will not render in Internet Explorer. Add xmlns:fb=”http://www.facebook.com/2008/fbml” as an <html> element. The <html> should look like this: <html xmlns=”http://www.w3.org/1999/xhtml” xmlns:fb=”http://www.facebook.com/2008/fbml”>