https://github.com/easychen/imgshare
为文章中的图片添加鼠标浮动时分享到微博的链接。封装自 国内首家互联网人才拍卖网站 JobDeer.com
https://github.com/easychen/imgshare
Last synced: 10 months ago
JSON representation
为文章中的图片添加鼠标浮动时分享到微博的链接。封装自 国内首家互联网人才拍卖网站 JobDeer.com
- Host: GitHub
- URL: https://github.com/easychen/imgshare
- Owner: easychen
- Created: 2014-09-01T09:35:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T10:04:34.000Z (almost 12 years ago)
- Last Synced: 2025-04-29T23:34:46.983Z (about 1 year ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
imgShare
========
为文章中的图片添加鼠标浮动时分享到微博的链接。封装自 国内首家互联网人才拍卖网站 JobDeer.com
## 为什么要使用imgShare?
作为Growth Hacking的一个促进用户分享内容的技巧。详细文章:http://get.jobdeer.com/449.get
## 预览图

## 使用方式
在页面中引用JS和CSS后,对需要分享图片的区域调用代码
``` javascript
$('selector').imgShare();
```
即可。
演示页面 → http://get.jobdeer.com/331.get