Hi there,

I am using JQuery to detect "key down" event, like

j.input.bind("keydown", function(e).....

But when I use Chinese input method, the detection often failed.

Can some help?

Reply via email to