Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,830
- How-to & Troubleshooting
- 129,814
- Creating & Extending
- 25,864
- Requests & Feedback
- 9,509
- Third Party Plugins
- 9,821
- Showcase
- 3,317
- Ideas
- 1,382
- Miscellaneous
- 9,178
-
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/