Skip to content

strategist922/moedict-jquery-plugin

 
 

Repository files navigation

這是 http://moedict.tw/ 字典的 jQuery plugin

需求

  • jQuery 1.5 以上

安裝

<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="jquery.moedict.min.js"></script>

使用

    $('#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 公眾領域貢獻宣告

除前述資料檔之外,本目錄下的所有其他檔案,由作者 唐鳳 在法律 許可的範圍內,拋棄該著作依著作權法所享有之權利,包括所有相關 與鄰接的法律權利,並宣告將該著作貢獻至公眾領域。

About

moedict for jquery plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published