vote up -1 vote down star

I really hate asking about anything retarded as Facebook Connect on SO, but their own development forums are horrendous.

We're implementing a Facebook share button using this:

<fb:share-button class="url" href="http://oursite.com/"></fb:shared-button>

This is documented(poorly) here: http://wiki.developers.facebook.com/index.php/Fb:share-button

I need to be able to change the text from "Share" to something else. I've spent 2 hours looking for an answer to this and have come up short.

Thanks a lot for any help, and sorry for asking about something this retarded.

flag

43% accept rate
I'm not sure it is possible. You can change it to other facebook defaults though - wiki.developers.facebook.com/index.php/… – Nick May 21 at 22:04
Thank you so much. The answer really was staring me in the face. Just made my own anchor tag with their js call and its perfect. – Geuis May 21 at 22:08

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.