페이스북 공유 버튼 달기
페이스북 공유 버튼 달기는 Share facebook 를 읽어보시면 됩니다.
간단한 코드는 다음과 같습니다.
<a name=”fb_share” type=”button_count” href=”Sharehttp://www.facebook.com/sharer.php”>Share</a><script src=”http://static.ak.fbcdn.net/connect.php/js/FB.Share” type=”text/javascript”></script>
트위터 공유 버튼 달기
트위터 공유 버튼 달기는 TweetMeme Button 을 읽어보시면 됩니다.
간단한 코드는 다음과 같습니다.
<script type=”text/javascript”> tweetmeme_style = ‘compact’; </script>
<script type=”text/javascript” src=”http://tweetmeme.com/i/scripts/button.js”></script>
<script type=”text/javascript” src=”http://tweetmeme.com/i/scripts/button.js”></script>
tweetmeme_style 이 들어 있는 첫 번째 스크립트를 지우면 큼지막하게 retweet 버튼이 나타납니다.
모든 것이 귀찮다 한방에 다 되게 달자
하시는 분은 Add this 를 살펴보세요.
다른걸 원하시는 분은 또 Add to any 를 살펴보세요.