Skip to content

The JQuery plugin to type only a specific characters in a given input text element.

Notifications You must be signed in to change notification settings

jortsc/typeOnly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

typeOnly

The JQuery plugin to type only a specific characters in a given input text element.

Accepts a parameter called 'type' which determine the characters will be typed. Its allowed values are: num only numbers dec decimal number alpha alphabetical characters. These are limited, you are free of add some more There are two parameters more 'digits' and separator.

digits are the length of the value, is an integer. separator is the separator for the decimal number only can be '.' dot or ',' comma and only one

About

The JQuery plugin to type only a specific characters in a given input text element.

Resources

Stars

Watchers

Forks

Packages

No packages published