我正在使用iWeb设计一个网站,当我在iphone和/或ipad上访问我的网站时,我正在显示html以及Like按钮。有人有任何线索吗?
网站:ncdoggydaycare.com
代码发布在此处:ncdoggydaycare.com/Blank.html
确保在Blank.html中使用大写“B”
答案 0 :(得分:0)
您需要在HTML页面之前将/ Site添加到该链接。
它显示HTML的原因是因为您在完成iframe之前关闭了iframe。你走了:
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fncdoggydaycare&send=false&layout=box_count&width=250&show_faces=true&action=like&colorscheme=light&font&height="90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:90px;" allowTransparency="true"></iframe>