需要类似facebook按钮的iframe代码

需要类似facebook按钮的iframe代码,iframe,Iframe,我正在尝试为我的weebly网站创建一个like按钮。Weebly建议使用IFRAME代码,但当我与facebook web开发者选择此选项时,没有代码出现。发生了什么事? <iframe src="//www.facebook.com/plugins/like.php?href=PUT_URL_HERE&amp;width&amp;layout=standard&amp;action=like&amp;show_faces=true&amp;sha

我正在尝试为我的weebly网站创建一个like按钮。Weebly建议使用IFRAME代码,但当我与facebook web开发者选择此选项时,没有代码出现。发生了什么事?


<iframe src="//www.facebook.com/plugins/like.php?href=PUT_URL_HERE&amp;width&amp;layout=standard&amp;action=like&amp;show_faces=true&amp;share=true&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:80px;" allowTransparency="true"></iframe>
并将
PUT\u URL\u替换为您希望用户喜欢的页面的URL