ime-modeNN なし IE 5 (Win) CSS なし

継承 : なし

中国語、日本語、韓国語などの言語をサポートするバージョンのブラウザおよびシステムの場合、Windows 版 IE の入力方式エディタの状態を制御します。

 
CSS 構文
 
ime-mode:  active | auto | disabled | inactive
 

次の 4 つの定数値のいずれか : active | auto | disabled | inactive

 
既定値

auto

 
 
input {ime-mode: active}
 
適用先

input 要素と textarea 要素

 
オブジェクト参照
 
[window.]document.getElementById("elementID").style.imeMode