jquery-only-numbers

0.1.1 • Public • Published

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

Package Sidebar

Install

npm i jquery-only-numbers

Weekly Downloads

16

Version

0.1.1

License

GPL

Unpacked Size

137 kB

Total Files

9

Last publish

Collaborators

  • graef685