Hello I have a problem with my website. I'm downloading my content via $.ajax from my php file. (echo "My downloaded content <fb:like .....";)
In my content I have also facebook like buttons etc and the problem is that when I download content via Ajax all of facebook features are hidden (not working). When I had my content without ajax everything worked fine. I have my facebook api script in the bottom of my page.
here is my javascript and html code : http://jsfiddle.net/FWeUT/
and php is just echo.