I manage the keyPress event and I change event.charCode from 46 to 44. Code: Select all: var POINT_CODE = 46; var COMMA_CODE = 44;
確定! 回上一頁