当我插入代码时,我无法向我的首页网站添加类似按钮,它给我一条错误消息,说明无法打开页面文件,我试图上传为HTML和iFrame仍然没有运气。帮助
答案 0 :(得分:0)
在代码中使用iframe。确保URL字符串中包含正确的字符和字符符。
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.URL.com&layout=button_count&show_faces=false&width=90&action=like&font=tahoma&colorscheme=light&height=20"
scrolling="no" frameborder="0" allowtransparency="true"
style="border: none; height: 20px; width: 90px; overflow: hidden;">
</iframe>