Anyone know\'s a way to describe a cash value or a plugin who does that ?
exp: if i have $ 1.200.000,00 and the user hover() the value:
hover()
Here is a Javascript solution that's both compact and working well:
Number to Words
It can be used like this:
var words = toWords(num);