I have an issue with formatted numbers and JavaScript.
nuBuilder only formats numbers using English number format, such as "10,000.00"
But Number( "10,000.00") returns <NaN>
What is the best way to parse formated numbers?
Is there a way to change the localization of numbers to "10 000,00" (Norwegian) other than edit the PHP source code?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.