Peter77sx wrote:I can view your like button with IE. It seems to be really random with IE... I Try movingrkal_net wrote:İ installed xfbml version,
it works on firefox, but not works on IE,
Ex: http://www.zeybekoloji.com/viewtopic.php?f=51&t=2793AfterCode: Select all
<div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: 'your app id', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); </script>
<!-- INCLUDE overall_header.html -->
Same as Subsilver2 directions... works for me. But not if you keeep refreshing the page..
That works !