开发者

Adding facebook like button to webpage created in microsoft frontpage 2003

I 开发者_运维问答am unable to add like button to my frontpage website when I insert the code it gives me an error message stating can not open page file, I attempted to upload as HTML and iFrame still no luck. Help


Use iframe embedded in code. Make sure you the right characters and character breaks in the URL String.

    <iframe src="http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.URL.com&amp;layout=button_count&amp;show_faces=false&amp;width=90&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=20"
            scrolling="no" frameborder="0" allowtransparency="true"
            style="border: none; height: 20px; width: 90px; overflow: hidden;">
   </iframe>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜