/ Published in: jQuery
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$("#example2").priceFormat({ prefix: 'R$ ', centsSeparator: ',', thousandsSeparator: '.' });
URL: http://www.pinceladasdaweb.com.br/blog/2009/01/22/jquery-price-plugin/