What's the best way to format all the numbers on a web page with the span class? using jquery?
<span class="number">100065</span>
<span class="number">9896</span>
<span class="number">3946</span>
<span class="number">9606</span>
Result 100k 9.8k 3.9k 9.6k