首页 新闻 会员 周边

What's the difference of keyboard Single Byte Character Code and keyboard Double Byte Character Code

1
[已关闭问题] 关闭于 2011-11-21 00:00

I use jquery code:

$.ui.keyCode.COMMA
only can Capture Single Byte Character input,How can Capture Double Byte Character also. who can help me ? thanks
artwl的主页 artwl | 专家六级 | 园豆:16736
提问于:2011-11-20 23:50
< >
分享
所有回答(1)
1

i found that in the keydown event,Single Byte Character code is 188 and Double Byte Character code is 239(other DBC same),in the keyup event,Single Byte Character code and Double Byte Character code all are 188,i change keydown event to keyup event solved it!

artwl | 园豆:16736 (专家六级) | 2011-11-21 00:00
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册