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!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.