Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,840
- How-to & Troubleshooting
- 129,849
- Creating & Extending
- 25,881
- Requests & Feedback
- 9,529
- Third Party Plugins
- 9,828
- Showcase
- 3,316
- Ideas
- 1,386
- Miscellaneous
- 9,177
-
It’s because FB and Buzz uses javascript to render the button.
And because you’re trying to load javascript on an AJAX call, this won’t work.
I wouldn’t call myself a jQuery ninja, so I can’t really help you out here I’m afraid.
Not sure if it’s possible.
*Edit – Maybe try jQuery.getScript?
http://api.jquery.com/jQuery.getScript/