PrettyNumber – A jQuery Plugin for Formatting NumbersJanuary 3, 2010
Here's a jQuery plugin that transforms a number into a human readable format. This plugin formats a number like 23454321234 into 23.454.321.234 . You can use different delimiters like the comma, dot, space or anything you specify in the plugin. Here are some examples of how to call the plugin...










