
March 17th, 2013, 12:11 AM
|
|
Contributing User
|
|
Join Date: Dec 2004
Posts: 259
Time spent in forums: 4 Days 55 m 36 sec
Reputation Power: 0
|
|
|
jQuery - Accept decimal/numeric and null values from array of text fields
Hi, I am looking a jQuery code that able to validate either decimal/numeric values and also null values from array of text fields. Basically, I managed to validate values from array of text fields but unable to validate the value itself whether it is numeric or null or alphabet. my text field name is testdata[] and it supposes to accept numeric/decimal or null values.
|