4 in 1 Social Sharing Slide Popout Widget For Blogger

Đây là tiện ích 4 trong 1 chia sẻ lên các mạng xã hội bao gồm facebook,twitter,google + hộp đăng ký nhận bài mới qua email và những chia sẻ này sẽ xuất hiện tại cửa sổ bật ra từ những buttons bên cạnh thanh cuộn của trình duyệt khi ta rê chuột đến.



Làm cách nào để thêm tiện ích này vào blog?

Bước 1: Vào blogger > Mẫu > Chỉnh sửa HTML
Bước 2: Tìm thẻ </head>  và dán code sau vào trước nó:
&lt;link href='http://trollvlhcv.googlecode.com/svn/trunk/4in1/4in1widgetv2.css' rel='stylesheet'/&gt;
&lt;script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'&gt;&lt;/script&gt;
&lt;script src='http://apis.google.com/js/plusone.js'type='text/javascript'&gt;&lt;/script&gt;
&lt;script src='http://trollvlhcv.googlecode.com/svn/trunk/4in1/fanbox_init.js' type='text/javascript'&gt;&lt;/script&gt;
&lt;script type='text/javascript'&gt;
jQuery(document).ready(function(){
 jQuery(&quot;#facebook_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#facebook_right&quot;).stop(true,false).animate({right: -200}, 500); });    jQuery(&quot;#twitter_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#twitter_right&quot;).stop(true,false).animate({right: -250}, 500); });     jQuery(&quot;#google_plus_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#google_plus_right&quot;).stop(true,false).animate({right: -154}, 500); });    jQuery(&quot;#feedburner_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#feedburner_right&quot;).stop(true,false).animate({right: -303}, 500); });    });
&lt;/script&gt;
Bước 3: Lưu template lại
Bước 4: Điền thông tin các mạng xã hội của bạn vào form bên dưới

Bước 5: Áp dụng > Thêm vào blog
0 Comments
Comments

Cảm ơn bạn đã ghé thăm Troll VL !
» Tạm thời ngăn không cho comment với chế độ ẩn danh vì có một số bạn không có thành ý cố tình spam. Mong các bạn thông cảm!
» Bạn nên viết bằng Tiếng Việt có dấu để mọi người dễ đọc, dễ bình luận
» Để liên hệ,góp ý và đóng góp bài viết bạn click vào đây
Sử dụng các thẻ sau cho comments
» Chèn nội dung vào blockquote <b rel="quote">Nội dung blockquote</b>
» Chèn nội dung vào note <em rel="note">Nội dung note</em>
» Chèn code vào khung pre <i rel="pre">Nội dung code</i>
» Chèn hình ảnh <i rel="image">Link hình ảnh</i>
» Chèn video từ youtube [youtube]link video[/youtube]
» Chèn link <i rel="anchor">Link</i>

Insert Emoticons
:cuoi
:hihi
:thank
:haha
:meu
:cry
:oaoa
1cuoi
:D
@@
:p
:o
:vi
:ko
:ca
:why
:xin
:lanh
:im
:aoi
:ado
:mda
:tat
0:khoa
a:ab
k:ac
q:ad
w:ae
e:af
l:ag
g:ah
8:ai
9:aj
9:ag
:9a
*Phải có khoảng trống trước các code mới hiển thị mặt cười


Mã Hóa Code Tạo và xem trước comments Cancel Reply
-->