Skip to content

matthewfortier/NumPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumPad

Touch optimized number pad for mobile web applications using HTML, CSS, Javascript and jQuery.

Requirements

Getting Started

  • Download or clone this repository
  • Include numpad.css and numpad.js in your project
  • Include jQuery and Font Awesome in your project
  • Add these lines of code to your project where you would like the numpad to be
<div class="numpad"></div>
<input id="pin" name="pin">

The final pin will be set as the value of the input so it can be used in a form

Demo

https://jsfiddle.net/matther2012/517neafy/

About

HTML, CSS, JS, jQuery touch optimized number pad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published