News

Using javascript parseInt() to parse a float inside a String is extremelly incorrect. You MUST be using parseFloat() and then trunc the number if you want. So using the right tools to do the right ...