0
asp.net 페이지에 페이스 북처럼 버튼을 추가하고 싶습니다. 나는 불행하게도 Facebook Like Button pluginFacebook as button asp.net
하지만를 사용하고
내가 로컬로 실행하면 내 페이지에 나타나지 않는 그
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like show_faces="false" width="150"></fb:like>
또는
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fexample.com%2Fpage%2Fto%2Flike&layout=standard&show_faces=true&width=150&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:80px;" allowTransparency="true"></iframe>
사람이 내가 될 일을 생각을 가지고 있는가 제발 틀렸어?
먼저 애플리케이션을 설정해야합니까?
감사
C
답장을 보내 주셔서 감사합니다. iframe 접근 방식을 사용하면 어떨까요? 그것은 또한 나타나지 않습니다 –
@C. iframe [here] (http://developers.facebook.com/docs/reference/plugins/like) 재생성 – Adeel