Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/gwt/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 为什么当我在我的网站上点击“喜欢”按钮时,它总是显示“确认”按钮?_Html - Fatal编程技术网

Html 为什么当我在我的网站上点击“喜欢”按钮时,它总是显示“确认”按钮?

Html 为什么当我在我的网站上点击“喜欢”按钮时,它总是显示“确认”按钮?,html,Html,在我的电脑上没问题,但当我把它发布到网上时,点击后,它总是显示一个确认按钮。 这是我喜欢的按钮代码: <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

在我的电脑上没问题,但当我把它发布到网上时,点击后,它总是显示一个确认按钮。 这是我喜欢的按钮代码:

 <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>

图为:


这是facebook的安全措施,可以阻止你“黑客”账户

这是facebook的安全措施,可以阻止你“黑客”一个帐户

Facebook向您显示确认按钮?什么类型的按钮和什么消息?Facebook向您显示确认按钮?什么类型的按钮和什么消息?但我在其他网站上检查过,它们的所有功能都正常,我如何关闭它?但我在其他网站上检查过,它们的所有功能都正常,我如何关闭它?