javascript STYLE imeMode
@March 15, 2008, 1:22 a.m.
imeMode | Firefox/Netscape/NN n/a IE 5(Win) Chrome/Safari/DOM n/a |
Read/Write | |
Controls the presence of the Input Method Editor in IE for Windows for browser and system versions that support languages such as Chinese, Japanese, and Korean. |
|
Example | |
document.getElementById("nameEntry").style.imeMode = "active"; |
|
Value | |
String of allowable constant values: active | auto | disabled | inactive. |
|
Default | |
auto |
Permanent URL:
http://javascript.gakaa.com/style-imemode.aspx
Powered by Linode.