JavaScript plugin to enable typing Korean characters without the help of external input method editor.
Shift+space (ms windows) or Alt+space (x windows) to toggle between english and 2bul-hangul. Ctrl+space to toggle between english and 3bul-hangul. The IME status text has id parameter of "hangul_ime". Modify your .css file to change its look. i.e. to hide the IME status
in your style.css add the following
#hangul_ime {
display: none;
}
Although the plugin is written by me most of the credit should go to Ho-Seok Ee (aka ALee) from KLDP. For more information about the javascript that made this possible please visit http://kldp.org/node/71983 This WordPress Plugin was written by Timothy Kim. Please visit my blog at http://www.timothylive.net
Requires: 2.0.2 or higher
Compatible up to: 2.3
Last Updated: 2007-12-19
Downloads: 391
Got something to say? Need help?