How to use Facebook Share FBML button on a page loaded via AJAX?
Posted
by Rob Volk
on Stack Overflow
See other posts from Stack Overflow
or by Rob Volk
Published on 2009-12-02T03:35:45Z
Indexed on
2010/05/12
5:44 UTC
Read the original article
Hit count: 140
I have a chunk of content that I load via AJAX and on that page I have a FBML share button. I also tried it without the FBML and just use the hyperlink and script tag. When I load the content directly, the share button loads fine, but when I load it via AJAX, the button doesn't show up. Any ideas on how to get the FB Share button working?
© Stack Overflow or respective owner