I would like to format a price in JavaScript. I'd like a function which takes a float as an argument and returns a string ...
stackoverflow.com