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: Checking Password Strength with pStrength jQuery Plugin

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: Checking Password Strength with pStrength jQuery Plugin

Good luck.



Related Article

Web Design Services - Best Webdesign - Best SEO Services

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 ...


CSS Trunk Text

In the web design development, we often show the last article in our site or our customer's site.By using CSS Bootstrap, it is easy because we can make the column easily. The HTML sample that we often use is like below: [adsense] <div class="co ...


5 Reasons Why You Must Learn Javascript Now

Learn more about Javascript if you are passionate about web designing and programming. We can say that Javascript is an international programming language that web programmers must master. Indeed, mastering Javascript will help you to handle some web ...


Working Process

Web Design - Wedding Photography - Wedding Videography

Our Location at Surabaya and Bali

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