Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 662 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 662 Bytes

jquery-kanji-reading-helper

日本語の漢字の読み方がわからない外国人、留学生、子供など便利のプラグインです

original

standard

$(selector).kanji_reading_helper();

options: add text color to kanji

$(selector).kanji_reading_helper({
    addColor: true
});