我一直在尋找所有在互聯網上的,做這樣的代碼,至今沒有運氣......這是我的Facebook類似按鈕的代碼:如何在點擊後隱藏Facebook Like按鈕?
<script type="text/javascript">
$(function(){
$('<iframe scrolling="no" frameborder="0" style="width: 300px; height: 80px;'+
'" src="http://www.facebook.com/widgets/like.php?href='+
encodeURIComponent(location.href)+
'"></iframe>').appendTo('#like-button')
})
</script>
我想這個按鈕消失點擊後(IM thiyin做出某種像門)
乾杯
你爲什麼要這樣做?像大門是非法的,對於一個不能不像某個東西的用戶來說,它並不酷。 – luschn 2014-11-09 00:32:31