css 3

Icon

A comprehensive CSS 3 reference guide, tutorial, and blog
Are you a CSS expert? Want to contribute? Contact us

CSS IME-MODE

This property controls the state of the state of an Input Method Editor (IME) for user text entry fields. An IME is used in Asian languages to assist in the creation of characters from a large character set, using an entry device that contains only a small subset or an entirely different set of characters than the larger character set.

 

Example

input { ime-mode: deactivated }

<input type=”text” name=”text1″ value=”initial value” style=”ime-mode: deactivated”>

 

Possible Values

Value Description
auto No change is made to the current IME entry mode. This value has the same effect as not specifying the ‘ime-mode’ property.
active The IME is initially enabled. All characters are then entered by default through the IME unless the user manually disables the IME.
inactive The IME is initially disabled. The user may manually activate the IME.
deactivated The IME is initially disabled and cannot be manually activated for the current field.

 

Leave a Reply

Pages

Sponsors

$100 PSD to XHTML. CONTACT US FOR MORE INFORMATION


CSS3.com



Please help CSS3.com stay alive and running

Bad Behavior has blocked 974 access attempts in the last 7 days.