Skip to content

Instantly share code, notes, and snippets.

View satyago's full-sized avatar
💭
I may be slow to respond.

Raphael S. E. satyago

💭
I may be slow to respond.
  • SATYAGO
  • Germany
View GitHub Profile
@satyago
satyago / numeric_txt_input.js
Last active June 1, 2017 11:07
Limit text inputs to numeric characters only - jQuery Version - MIT License
/**
--------------------------
Method to limit text inputs to numeric characters only.
Please consider HTML5 validation instead when applicable.
--------------------------
Source: https://gist.github.com/satyago/c556e1ca3e0a081148a035da02b5c3b1
Fiddle: https://jsfiddle.net/1m9c1fnb/
Copyright 2017 by SATYAGO <code@satyago.com>