JQuery.NumPad
Touch-optimized numeric on-screen keypad for jQuery
Install / Use
/learn @kabachello/JQuery.NumPadREADME
jQuery.NumPad
Flexible touch-optimized numeric keypad for web applications based on jQuery. One of the best things about jQuery.NumPad is that it can easily fit into most UI frameworks using jQuery by merely setting a few templates! The numeric keypad can be used to fill inputs, password fields, general div-elements or entire table columns.
Demos
- With jQuery mobile: http://a.kabachnik.info/numeric-keypad-for-jquerymobile.html
- With Bootstrap: http://a.kabachnik.info/jquery-numpad.html
- Stand alone: coming soon!
Documentation
http://a.kabachnik.info/jquery-numpad.html
Quick start
- Include the plugin and the CSS in your header
<link rel="stylesheet" href="path_to_numpad_folder/jquery.numpad.css">
<script type="text/javascript" src="path_to_numpad_folder/jquery.numpad.js"></script>
- Initialize numpads for every element you want to toggle a numeric keypad
function($){
$('selector1').numpad();
}
TODOs & Known bugs
- Fix conflicts with the locale based number formatting on input fields with type="number".
- Add position options to place the keypad above or aside the target element
- Make a simple calculator
License
jQuery.NumPad is an open source project by Andrej Kabachnik, that is licensed under MIT. If you like the plugin an wish to support further development, you can show your appriciation by a <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B2Y3Y6E45FDBU">donation</a>. Even small donations are a great support!
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
