Skip to content

graef685/OnlyNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlyNumbers - jQuery Plugin

Allow only numbers input in a html text input field.

Release with Dependencies !!!

If you include the jquery.only-numbers.min.js only, be sure jQuery is part of your Project.
You will get it here:

Install - Demo

  • Download
  • npm install

Run - Demo

  • node server.js
  • Open your browser at localhost:1234

Usage

  • Include jquery.only-numbers.min.js into your Project
$('input[type="text"][name="insert_name_here"]').onlyNumbers();

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published