Download game cf dot kich mobile ve cho dien thoai
Download Game Dot kich bluetooth, Download game cf dot kich mobile ve cho dien thoai
Back to posts
Code tạo nút chia sẽ lên mạng xã hội ở tất cả trang
Ghi chú: Hướng dẫn này sẽ giúp bạn tạo nút chia sẽ ở tất cả các trang trong diễn đàn mà không cần sử dụng plugin của mạng xã hội đó.…
Demo: http://pro654.wap.sh
Hướng dẫn:
Đặt code vào vị trí muốn hiển thị.
1.Yahoo! MessagerCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" title="Gửi trang này cho bạn bè qua yahoo" href="ymsgr:im?+&msg=Xem trang này hay lắm nè: {PAGE_TITLE} - ' + location.href + '"><img border="0" src="http://i48.servimg.com/u/f48/16/58/89/73/yahoo10.png" /></a>')
</script>
2.Zing MeCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://link.apps.zing.vn/share?url=' + location.href + '&t={PAGE_TITLE}&desc={SITENAME_TITLE}&images={LOGO}&media=&width=0&height=0" title="Chia sẻ lên Zing Me"><img src="http://i48.servimg.com/u/f48/16/58/89/73/zing10.png" /></a>')
</script>
3.Mạng Việt NamCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://my.go.vn/GoShare.aspx?url=' + location.href + '&title={PAGE_TITLE}&picture={LOGO}&message={SITENAME_TITLE}" title="Go.vn"><img src="http://my.go.vn/img/go.vn20x20.gif" /></a>')
</script>
4.Mạng bạn bèCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://plugins.banbe.net/share/post?href=' + location.href + '&title={PAGE_TITLE}&feed_img={LOGO}" title="banbe.net"><img src="http://ngoisao.net/Images/icon/icon-ban-be.jpg" /></a>')
</script>
5.YumeCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://yume.vn/share_partners/link?u=' + location.href + '&t={PAGE_TITLE}http://static2.tailieu.vn/08052011j/images/icons/ico16x16_05.gif" title="Chia sẽ lên Yume"><img src="http://i48.servimg.com/u/f48/16/58/89/73/logo_610.png" /></a>')
</script>
6.Link hayCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://linkhay.com/submit?link_url=' + location.href + '&link_title={PAGE_TITLE}" title="Chia sẽ lên Link hay"><img src="http://linkhay.com/templates/images/guide/button5.jpg" /></a>')
</script>
7.Google BookmarkCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="https://www.google.com.vn/bookmarks/mark?op=edit&output=popup&bkmk=' + location.href + '&title={PAGE_TITLE}&annotation=" title="Bookmark lên Google"><img src="http://i48.servimg.com/u/f48/16/58/89/73/bookma10.gif" /></a>')
</script>
8.FacebookCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://www.facebook.com/share.php?u=' + location.href + '" title="Chia sẽ lên Facebook"><img src="http://i48.servimg.com/u/f48/16/58/89/73/facebo10.png" /></a>')
</script>
9.TwitterCode:Chọn toàn bộMàu nổi bật<script type="text/javascript">
document.write('<a style="padding: 0 5px" target="_blank" href="http://twitter.com/share?url=' + location.href + '&via=AddThis&text={PAGE_TITLE}" title="Chia sẻ lên Twitter"><img src="http://i48.servimg.com/u/f48/16/58/89/73/01690_10.png" /></a>')
</script>
…sẽ cập nhật thêm.