mburt
07-22-2006, 04:29 PM
Hi,
I'm wondering how you would add commas to a number, say, in an <input> tag.
Ex.
1
12
123
1,234
12,345
123,456
1,234,567
I really want to know how to do this! I've seen similar scripts, but it is very confusing. Thank-you.
I'm wondering how you would add commas to a number, say, in an <input> tag.
Ex.
1
12
123
1,234
12,345
123,456
1,234,567
I really want to know how to do this! I've seen similar scripts, but it is very confusing. Thank-you.