How to validate a numeric numbers?
-
Look here - this has the answer stackoverflow.com/questions/1303646/…Romain Hippeau– Romain Hippeau2010-04-18 02:54:03 +00:00Commented Apr 18, 2010 at 2:54
-
1do you mean the datatype is number or string type number? var strNum = '123';Sungguk Lim– Sungguk Lim2010-04-18 04:33:26 +00:00Commented Apr 18, 2010 at 4:33
Add a comment
|