Stupid Facebook Connect question about customizing the share-button
        Posted  
        
            by Geuis
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Geuis
        
        
        
        Published on 2009-05-21T21:49:01Z
        Indexed on 
            2010/06/03
            20:34 UTC
        
        
        Read the original article
        Hit count: 308
        
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.
© Stack Overflow or respective owner