https://github.com/racklin/moedict-jquery-plugin
moedict for jquery plugin
https://github.com/racklin/moedict-jquery-plugin
Last synced: about 1 year ago
JSON representation
moedict for jquery plugin
- Host: GitHub
- URL: https://github.com/racklin/moedict-jquery-plugin
- Owner: racklin
- Created: 2013-08-07T16:18:54.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-30T19:24:41.000Z (almost 13 years ago)
- Last Synced: 2024-04-09T15:28:33.740Z (about 2 years ago)
- Language: JavaScript
- Size: 232 KB
- Stars: 13
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
這是 字典的 jQuery plugin
## 需求
* jQuery 1.5 以上
## 安裝
```
```
## 使用
```
$('#moretext').moedict();
or with css class
$('#moretext').moedict({class: 'my-word', spaced: true});
or draw mode
$('#moretext').moedict({class: 'my-word', spaced: true, draw: true});
```
## 範例
http://racklin.github.io/moedict-jquery-plugin/
# CC0 1.0 公眾領域貢獻宣告
除前述資料檔之外,本目錄下的所有其他檔案,由作者 唐鳳 在法律
許可的範圍內,拋棄該著作依著作權法所享有之權利,包括所有相關
與鄰接的法律權利,並宣告將該著作貢獻至公眾領域。
*
*