nameyourprice using the french decimal separator

More
6 years 1 week ago #41293 by vieuxcampus
hi,
using a comma as the decimal separator gives an error message.
I solved this by adding a line (line 58) to the default.php file:
Code:
curval = parseFloat(curval.replace(/\s/g, "").replace(",", "."));
Is there another way to fix this ?
thanks

Please Log in or Create an account to join the conversation.

Time to create page: 0.310 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.