0

Can I change the default button of Facebook connect by an other picture ?

I am setting up the registration process of my website and would like to use the Open Graph API. The button is pretty ugly and not very user friendly do you know if I can change it by my own ?

Thank you

4

1 回答 1

1

使用新的 connect-js 非常简单。只需附加一个 js 点击事件,然后调用 FB.login(callback)

http://github.com/facebook/connect-js/blob/master/examples/jquery/login.html

于 2010-08-09T19:10:19.740 回答