Son
Son

Reputation: 129

why when i click like button on my website, it always shows confirm button?

it's ok on my computer but when i posted it online, after clicked like it always shows up a confirm button. here is my like button code:

 <iframe src="http://www.facebook.com/plugins/like.php?  app_id=231169313564386&href=http%3A%2F%2F{4}&layout=button_count&width=450&show_faces=false&action=like&colorscheme=light&font&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>

here is picture:like button

after clicked like

enter image description here

Upvotes: 0

Views: 309

Answers (1)

harryovers
harryovers

Reputation: 3138

this is facebook's security to stop you "hacking" an account

Upvotes: 3

Related Questions