OK what would I have to chage it to? Is there an alternative to parsefloat?
Adding numerical values in javascript
Collapse
X
-
tip: check your html
works neither in Chrome nor Safari
Error: NO_MODIFICATION _ALLOWED_ERR: DOM Exception 7 - Booking2.html:1 89
findings from Dragonfly:
p[1] = "%A311.60" which is parsed into NaN, or in other words, your replace search string doesn’t match.Comment
Comment