jQuery 分享按钮插件 Share Button

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-05 18:28:46

软件介绍

Share Button 是一个简单轻量级、灵活而且好看的 jQuery 的分享按钮插件。

使用方法:

new Share(".share-button-top", {
  title: "Share Button",
  networks: {
    facebook: {
      app_id: "602752456409826",
      before: function() {
        console.log("BEFORE", this);
        this.url   = "https://github.com/carrot/share-button";
        this.text  = "Changing the Facebook Share Configurations";
        return this
      },
      after: function() {
        console.log("User shared:", this.url);
      }
    }
  }});

Best free jquery plugins of april 2014 - share-button

本文地址:https://codercto.com/soft/d/22734.html

The Hard Thing About Hard Things

The Hard Thing About Hard Things

Ben Horowitz / HarperBusiness / 2014-3-4 / USD 29.99

Ben Horowitz, cofounder of Andreessen Horowitz and one of Silicon Valley's most respected and experienced entrepreneurs, offers essential advice on building and running a startup—practical wisdom for ......一起来看看 《The Hard Thing About Hard Things》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具