Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Need Help with a share plugin i’m creating

@r-a-y

Keymaster

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/

Skip to toolbar