K Karthikeyan Bhaskaran Guest Jan 14, 2016 #1 A string.replace(/[^0-9\.]+/g, "") followed by the parseFloat should work. Will check how this goes for the #value and get back. Continue reading...
A string.replace(/[^0-9\.]+/g, "") followed by the parseFloat should work. Will check how this goes for the #value and get back. Continue reading...