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