html ソーシャルリンクの设置

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html ソーシャルリンクの设置相关的知识,希望对你有一定的参考价值。

function linksbm(sbmname){
	var url, thistitle, thishref, thistext;
	thishref = encodeURIComponent(location.href);
	thistitle = encodeURIComponent(document.title);
	thistext = 'YONEX%ef%bc%9a%e3%81%82%e3%81%aa%e3%81%9f%e3%81%ab%e3%81%8a%e3%81%99%e3%81%99%e3%82%81%e3%81%ae%e9%ab%98%e6%a9%9f%e8%83%bd%e3%82%a2%e3%83%b3%e3%83%80%e3%83%bc%e3%82%a6%e3%82%a7%e3%82%a2STB%e3%82%92%e8%a8%ba%e6%96%ad%e3%80%82%e3%83%99%e3%82%b9%e3%83%88%e3%81%aa%e3%82%ae%e3%82%a2%e3%81%a7%e8%87%aa%e5%88%86%e5%8f%b2%e4%b8%8a%e6%9c%80%e5%bc%b7%e3%81%ab%ef%bc%81';
	switch (sbmname){
		case 'facebook':
			url = "http://www.facebook.com/share.php?u="+thishref+"&t="+thistext;
			window.open(url, "facebookwindow", "width=675, height=350,personalbar=no,toolbar=no,scrollbars=yes,resizable=yes");
			break;	
		case 'twitter':
			url = "http://twitter.com/share?url="+thishref+"&text="+thistext;
			window.open(url, "", "width=550, height=400,personalbar=no,toolbar=no,scrollbars=yes,resizable=yes");
			break;
        case 'googleplus':
            url = "https://plus.google.com/share?url="+thishref;
            window.open(url, "Gwindow", "width=650, height=450, menubar=no, toolbar=no, scrollbars=yes");
            break;
		case 'line':
			url = "http://line.me/R/msg/text/?"+thistext+thishref;
			location.href = url;
	}
}
<a href="javascript:;" onclick="linksbm('twitter',''); return false;"><span>ツイート</span></a>

以上是关于html ソーシャルリンクの设置的主要内容,如果未能解决你的问题,请参考以下文章

javascript Issue76 - 20190417 - no109。他店铺リンクの情报调整

sh 减价でファイルリスト一覧リンクを作るためのシェルスクリプト(到位桶用)

html jQuery的でスムーズリンク(2)

html 选択バーでクイックリンク

javascript ページ内リンクをスムーススクロール

scss リンクカラー