'ime-mode' Syntax and Note
Note:
the mode of an Input Method Editor (IME),
IME is a special device for writing Chinese, Japanese, and Korean scripts.
Syntax:
element { ime-mode: value }
elementID.style.imeMode = "value"
document.all.elementID.style.imeMode = "value"
Related examples in the same category