Methods:  /   /   /   / 
Vars: $.OK (Return/Enter), $.BS (Backspace)


$.kbd is a lightweight (~2kb minified+gzipped), responsive jQuery.Keyboard plugin
|
$.kbd (v0.5.1/May 2018) @mntn-dev/kbd (Demo pages: 1 / 2) ^ ©2018 - Mntn® <https://mn.tn/> ^ c/o Benjamin Lips <g--[AT]--mn.tn> ^ MIT-Licensed Usage $.kbd({ white:false, //keyboard theme (def.: false(=black)) qwertz:false, //layout (def.: false(=qwerty)) toggle_btn:false, //adds button to show/hide keyboard hidden:false, //just init, don't show input:function(char){[...]}, //input callback coffee:false //coffee splash? (white theme) });