Flash $$$ and cents
Flash $$$ and cents
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- cphunk0
if you want to convert a number to floating point (or a string etc).
parseFloat(yourValue);
just like parseInt etc.
if you want to convert a number to floating point (or a string etc).
parseFloat(yourValue);
just like parseInt etc.