Here's a fix of
IE issue changing some code. With this code the button is now displayed in IE browser.
Please let me know if it's working properly.
Code:
<div id="fb-root"></div> <script>
window.fbAsyncInit = function() {
FB.init({
appId : '100673979977717',
status : true, // check login status
cookie : true, // enable cookies to allow the server to access the session
xfbml : true // parse XFBML
});
};
(function() {
var e = document.createElement('script');
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
e.async = true;
document.getElementById('fb-root').appendChild(e);
}());
</script> <fb:like layout="standard" show_faces="true" width="300" action="like" colorscheme="light" />
*Note: If you use the appId that appears in the code above, you'll get an interesting effect 'onmouseover' with the title of thread.