本文介绍了Nueric垫键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 大家好, 你知道是否有可能(通过HTML页面中的javascript) 拦截当用户按下 "数字键盘的(句号)键和 用逗号替换它(意大利语小数点是逗号而我是 开发内联网适用于意大利客户) 谢谢, Davide 解决方案 很抱歉,但我不明白这个'期间密钥'是什么。如果你的意思是逗号 空格键好了,那么它对我来说还可以...... 这个代码在按下键后会替换逗号,所以如果你知道不受欢迎的 符号代码 你可以通过点''''或者用空格''''轻松替换它。 - 最基本的问候, Olexiy Merenkov http://www.merenkov.com/olexiy Hello to everyone,do you know if it''s possible (through a javascript in a HTML page) tointercept when the user press the "." (period) key of the numeric pad andreplace it with a comma (italian "decimal point" is "comma" and I''mdeveloping an intranet apllication for an italian customer)Thanks,Davide 解决方案This code replaces commas after pressing the key so if you know undesiredsymbol codeyou can easily replace it by point ''.'' or with empty space ''''-Kindest Regards,Olexiy Merenkov http://www.merenkov.com/olexiy 这篇关于Nueric垫键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
09-15 10:38