tutorial.eyehunts.com
JavaScript format number with commas and decimal places | Code
You have to use math round() and split to given number to format number with commas and decimal places in JavaScript.
Rohit