Disabling the IME in form specific fields

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
steedvlx
Forum Contributor
Posts: 122
Joined: Wed Jun 11, 2003 10:54 pm
Location: Osaka, Japan

Disabling the IME in form specific fields

Post by steedvlx »

I would like to disable foreign character IME input on certain fields in a form while enabling it on others in the same form.

For example, I don't want people in China and Japan to be able to enter a username in Kanji. I think my system would croak.

I have seen it done, but have never looked to see how it's done. Now that I need it, I can't find any examples. :lol:

Is there a code snippet or example someone could pass on to me?

Thanks
Post Reply