Here’s a little Wiktionary bookmarklet love. This will be especially useful for all you Lazy Kanji people out there.
Source code:
javascript:(function(){var w=window,d=w.document,s="";;if(d.selection){s=d.selection.createRange().text}else if(d.getSelection){s=d.getSelection()}else if(w.getSelection){s=window.getSelection()}window.open("http://en.wiktionary.org/wiki/"+encodeURIComponent(s),"_blank")})()
Source code:
javascript:(function(){var w=window,d=w.document,s="";;if(d.selection){s=d.selection.createRange().text}else if(d.getSelection){s=d.getSelection()}else if(w.getSelection){s=window.getSelection()}window.open("http://ja.wiktionary.org/wiki/"+encodeURIComponent(s),"_blank")})()
EOF
LiveStation
NHK High School/NHK高校講座
Kanji Pict-O-Graphix
KanjiPoster
Remembering the Kanji
Remembering the Kanji III
Remembering the Kana
All About Particles
Japanese In Mangaland
Japanese In Mangaland 2
Japanese In Mangaland 3
Japanese Sentence Patterns for Effective Communication: A Self-Study Course and Reference
Mangajin's Basic Japanese Through Comics (Part 2)
Mangajin's Basic Japanese Through Comics Vol 1
13 Secrets for Speaking Fluent Japanese
英語は絶対、勉強するな!2:不安が消える・疑問が打っ飛ぶ・マジでペラペラ
英語は絶対、勉強するな!:学校行かない・お金掛けない・だけどペラペラ
Making Sense of Japanese: What the Textbooks Don't Tell You
The Quick and Dirty Guide to Learning Languages Fast
This is a handy little bookmarklet. Thank you. I have copied the source code and bookmarked it but only after finding that the ‘Wiktionary Bookmarklet’ link you have above it links only to a truncated copy of the source. Just a heads-up in case anybody else has trouble with it.
Thanks again.
Like or Dislike:
0
0