Add Facebook to my web

by Little Bear @11 มิ.ย. 54 19:57 ( IP : 61...44 ) | Tags : Programing

การทำปุ่ม Like สำหรับหน้า Fan Page หรือทำปุ่ม Like สำหรับหน้าเว็บแต่ละหน้า


Fan Page Like Button

<iframe src="http://www.facebook.com/plugins/likebox.php?
href=http%3A%2F%2Fwww.facebook.com%2Fnathoncity
&width=300&colorscheme=light&show_faces=true
&border_color&stream=true&header=true&height=427"
scrolling="no" frameborder="0"
style="border:none; overflow:hidden; width:300px; height:427px;"
allowTransparency="true"></iframe>

หรือ

<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1">
</script>
<fb:like-box href="http://www.facebook.com/nathoncity" width="300"
show_faces="true" border_color="" stream="true" header="true">
</fb:like-box>

Facebook Like Button for Webpage

<iframe src="http://www.facebook.com/plugins/like.php?
href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"></iframe>

หรือ

<script type="text/javascript"
src="http://connect.facebook.net/en_US/all.js#xfbml=1">
</script>
<fb:like></fb:like>

ที่มา

Comment #1
write my essay (Not Member)
Posted @11 ก.ค. 54 13:14 ip : 195...177

This script must helpme! Thanks a lot