mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 13:14:21 +01:00
11 lines
388 B
Markdown
11 lines
388 B
Markdown
---
|
|
layout: post
|
|
title: "Javascript Validator for Input Number"
|
|
date: 2016-04-26 04:19:22 +0700
|
|
categories: [others]
|
|
---
|
|
|
|
This javascript will validate/allow the number only when event key is pressed.
|
|
For example result of it:
|
|
|
|
<iframe width="100%" height="350" src="//jsfiddle.net/agaust/3qz105nn/embedded/html,result/dark/" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |