ime-mode
ime-mode
The ime-mode
CSS property controls the state of the input method editor for text fields. According to the spec:
"ime-mode" is a property somewhat implemented in some browsers, that is problematic and officially obsoleted by this specification...
User agents are instructed by the spec to not support ime-mode
and authors are advised not to use it, unless to undo the property if it was previously set by legacy code. It was introduced by Microsoft with Internet Explorer 5 as a proprietary extension: -ms-ime-mode Attribute | imeMode Property
Initial value | auto |
---|---|
Applies to | text fields |