Restricted input type for number only by using HTML5

Best Webdesign - html5 - input type for allowing number only

tutorial from Best Webdesign to use HTML5 for allowing number only in input type



Restricted input type for number only by using HTML5

How to make the input type to be valid for number only? We do not need to use javascript, because we can do that easily with HTML5.

Let say we want to make an input type for temperature with the following rule: minimum 30o and maximum 50o, but allowing to input one decimal digit.
The example is 30.1o.

Read: Making an input type for checking valid email address in HTML

To do that we can make HTML code like below:

<input id="temperature" class="form-control" max="50" maxlength="4" min="30" name="temperature" size="50" step="0.1" type="number" />

type="number" is used to make the input type is valid for number only.
step="0.1" is used when clicking on up/down button.
min="30" max="50" is the minimum and maximum number so the form can be submitted.

The result of the example above is like below:

DEMO

Read: Making an input type for checking valid email address in HTML

Good luck.



Related Article

Web Design Services - Best Webdesign - Best SEO Services

Looking for birthday with PHP and MySQL

We often experience difficulty to find the birthday between two dates inside MySQL database. It is caused by the storage we use in MySQL, namely brith date format like Y-m-d, for example 2000-12-21. The problem occurs when we try to find the birthda ...


What Is MySQL: The Definition and Functions

MySQL is an open-source system of database management using basic commands or a programming language with structured query language. It is fairly popular in the technology world. MySQL is useful as a database. It has been used by more than 60 million ...


A Complete Guide For PHP Programming: All The Must-Known

PHP serves as an open-source, the server-side language for programming which can be employed to create applications, websites, relationship management systems for customers and even more by web developers in Indonesia. This is a popular general-purpo ...


We create RESPONSIVE WEBSITE

Responsive web is special program code, so the website can be read in all devices. It is very suitable for better page rank in search engine like google

graphic design in indonesia

Website Design in Indonesia

Graphic Design in Indonesia

Contact

+628113638531 / +628113865464

info@tatamedia.com

Webdesigner in Indonesia

Videographer in Bali

Office

Tatamedia Solusindo Surabaya

Dekkophotography Bali

Fine Art Photography in Bali

Web Design

Support

Send your request to

info@tatamedia.com