Validate Numbers
Skip Navigation Links.

Validate Numbers

Skip Navigation LinksHome :: Javascript :: Validate Numbers

Javascript functions can validate numbers. Here is a javascript function to ensure numeric user input from form fields on your web pages. Attach it to the onchange event of a form field or insert it in a handler.

You can use the regular expression version but this does not work in Mozilla Firefox. The simpler version, using the javascript isNaN is more cross platform.

Enter a non numeric value and press test

Copy and paste the javascript code in the text box below into a script block on your web page


Did you like this script?
Please click on an advert - it's our only revenue.
Next >> Validate Password
top of page
all content ©1996/2012 BennySutton.com
all images © their respective owners This site uses Thumbshots previews