jQuery function to to format number with commas and decimal

后端 未结 2 1560
感情败类
感情败类 2020-12-16 16:07

I\'m using the following function to format numbers as the user types. It will insert a comma every 3 numbers. Ex: 45696.36 becomes 45,696.36.

2条回答
提交回复
热议问题