*Twitter
- http://twitter.com/share
*Facebook
- http://facebook.com/sharer.php
*Facebook with parameter
- var facebook_url = 'http://www.facebook.com/sharer.php?'+
'u='+encodeURIComponent('http://google.com/?q=bla')+
'&t='+encodeURIComponent('Some Page Title');
출처 :
http://stackoverflow.com/questions/7584197/sharer-link-with-parameter-in-url
http://hangaebal.blogspot.kr/2014/07/javascript-facebook-twitter-share-link.html
'Blogger 이사' 카테고리의 다른 글
[Spring] Spring Tool Suite(STS) + MySQL + MyBatis (0) | 2016.04.04 |
---|---|
[JavaScript] KakaoTalk App share url (카톡 url 공유) (0) | 2016.04.04 |
[JavaScript] LINE App share url (LINE url 공유) (0) | 2016.04.04 |
[jQuery] Execute handler -> .trigger() (0) | 2016.04.04 |
[Node.js] error handling (0) | 2016.04.04 |