Posted
on Jun 11, 2011
(permalink)
Hi,
We are using ASP.net controls of Telerik. We need to disable the IME mode of the Numeric Text box so that the user can not input any non-numeric character in it.
but when ever i do it through css "ime-mode : disabled", it works fine in IE but not in google Chrome browser. Alternatively, in chrome if we input any numeric or non-numeric character, it gets cleared on lost focus if IME mode is set to disabled.
Note: - The web application is multilingual and we are providing Japanese + english language support.
Cheers,
Dhirendra Singh