fblike api of facebook
hi i am using fblike api of facebook. this is working fine. i am using this script
when i open this page a text "fblike"and facebook icon are showing.but when i click on this a popup window opens and asking for login on facebook. my question is t开发者_Python百科hat when user like this page the text which is display previously "fblike" change to "1 person". can i stop this. i just want when user like this the texe should not be change. I can do this or not?
Short Answer: You cant do that... :)
But you can achieve this by adjusting height and width of STANDARD LIKE BUTTON which will hide other part of that plugin (users, counter, etc) :)
精彩评论