Home › Forums › JavaScript › Changing currency with the editable invoice › Re: Changing currency with the editable invoice
March 26, 2010 at 3:27 am
#72985
Member
No actually, it’s only the symbol that i want to change, not the maths. The script works fine exactly as it is, (it’s the freebies editable invoice found here: http://css-tricks.com/downloads/layouts-templates/ ) but it uses dollar symbols rather than the pound symbol.
I only want the output to use the pound symbol rather than the dollar symbol. it should be pretty simple to replace $ with £ but it stops the functionality for some reason and I can’t figure out why.