views:

764

answers:

2

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/"&gt;&lt;/fb:shared-button&gt;

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.

A: 

If you really want to customize the facebook share button, look at the url you would use for a desktop app. Makes it much better. You can also use AddThis the same way to get some analytics from the share.

Ben
A: 

Isnt what Nick proposed a violation of the terms of using share button.

Khuram Javaid