File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE>
2+ < html >
3+ < head >
4+ < title > 详情页底部分享jiathis</ title >
5+ </ head >
6+ < body >
7+ <!-- JiaThis Button BEGIN -->
8+ < div class ="jiathis_style_32x32 ">
9+ < a class ="jiathis_button_tqq "> </ a >
10+ < a class ="jiathis_button_tsina "> </ a >
11+ < a class ="jiathis_button_qzone "> </ a >
12+ </ div >
13+ < script type ="text/javascript " >
14+ var jiathis_config = {
15+ data_track_clickback :true , //是否启用回流量统计,启用后,分享出去的链接会自动在后面加上jtss=xxx的参数,这样可以精确统计到您网站的回流量
16+ siteNum :3 , //分享面板上的社会化媒体的个数
17+ sm :"qzone,tqq,tsina" , //自定义分享面板上社会化媒体的排序
18+ url :"www.ljlj.cc" , //自定义分享的URL
19+ summary :"" , //定义要分享页面的摘要,摘要默认为Meta标签中Description部分的内容
20+ title :"ljlj ##" , //自定义分享的TITLE
21+ shortUrl :false , //是否针对新浪微博开启短链接传递,如果缺省,默认为true(开启),关闭定义为false(不开启) 不加引号
22+ hideMore :true //隐藏“更多”按扭
23+ }
24+ </ script >
25+ < script type ="text/javascript " src ="http://v3.jiathis.com/code_mini/jia.js?uid=1990969 " charset ="utf-8 "> </ script >
26+ <!-- JiaThis Button END -->
27+ </ body >
28+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE>
2+ < html >
3+ < head >
4+ < title > 单页面单组分享代码块 JIATHIS</ title > >
5+ </ head >
6+ < body >
7+ <!-- JiaThis Button BEGIN -->
8+ < div class ="jiathis_style ">
9+ < a href ="http://www.jiathis.com/share?uid=1990969 " class ="jiathis jiathis_txt jiathis_separator jtico jtico_jiathis " target ="_blank "> 分享</ a >
10+ < a class ="jiathis_counter_style "> </ a >
11+ </ div >
12+ < script type ="text/javascript " >
13+ var jiathis_config = {
14+ data_track_clickback :true , //是否启用回流量统计,启用后,分享出去的链接会自动在后面加上jtss=xxx的参数,这样可以精确统计到您网站的回流量
15+ siteNum :3 , //分享面板上的社会化媒体的个数
16+ sm :"weixin,qzone,tsina" , //自定义分享面板上社会化媒体的排序
17+ url :"http://www.ljlj.cc" , //自定义分享的URL
18+ summary :"" , //定义要分享页面的摘要,摘要默认为Meta标签中Description部分的内容
19+ title :"ljlj" , //自定义分享的TITLE
20+ shortUrl :false , //是否针对新浪微博开启短链接传递,如果缺省,默认为true(开启),关闭定义为false(不开启) 不加引号
21+ hideMore :true //隐藏“更多”按扭
22+ }
23+ </ script >
24+ < script type ="text/javascript " src ="http://v3.jiathis.com/code_mini/jia.js?uid=1990969 " charset ="utf-8 "> </ script >
25+ <!-- JiaThis Button END -->
26+
27+ </ body >
28+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE>
2+ < html >
3+ < head >
4+ < title > 单个页面添加多组分享代码块 JIATHIS</ title >
5+ </ head >
6+ < body >
7+ < div onmouseover ="setShare('分享内容一', 'www.test1.com') ">
8+ < div class ="jiathis_style ">
9+ < a href ="http://www.jiathis.com/share?uid=1990969 " class ="jiathis jiathis_txt jiathis_separator jtico jtico_jiathis " target ="_blank "> 分享</ a >
10+ < a class ="jiathis_counter_style "> </ a >
11+ </ div >
12+ </ div >
13+
14+ < div onmouseover ="setShare('分享内容二', 'www.test2.com') ">
15+ < div class ="jiathis_style ">
16+ < a href ="http://www.jiathis.com/share?uid=1990969 " class ="jiathis jiathis_txt jiathis_separator jtico jtico_jiathis " target ="_blank "> 分享</ a >
17+ < a class ="jiathis_counter_style "> </ a >
18+ </ div >
19+ </ div >
20+
21+ < script type ="text/javascript ">
22+ //响应函数
23+ function setShare ( title , url ) {
24+ jiathis_config . title = title ;
25+ jiathis_config . url = url ;
26+ }
27+ //参数设置
28+ var jiathis_config = {
29+ data_track_clickback :true , //是否启用回流量统计,启用后,分享出去的链接会自动在后面加上jtss=xxx的参数,这样可以精确统计到您网站的回流量
30+ siteNum :3 , //分享面板上的社会化媒体的个数
31+ sm :"weixin,qzone,tsina" , //自定义分享面板上社会化媒体的排序
32+ summary :"" , //数summary: 定义要分享页面的摘要,摘要默认为Meta标签中Description部分
33+ shortUrl :false , //是否针对新浪微博开启短链接传递,如果缺省,默认为true(开启),关闭定义为false(不开启) 不加引号
34+ hideMore :true //隐藏“更多”按扭
35+ }
36+ </ script >
37+ < script type ="text/javascript " src ="http://v3.jiathis.com/code_mini/jia.js?uid=1990969 " charset ="utf-8 "> </ script >
38+ </ body >
39+ </ html >
You can’t perform that action at this time.
0 commit comments