Mottie / Keyboard

Virtual Keyboard using jQuery ~

Home Page:http://mottie.github.io/Keyboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard click Key click event

space624 opened this issue · comments

commented

I use "$(document). on('click', function(e) {
console.log(e);
});" Click the page to print the log, but click the virtual keyboard does not appear
'closeByClickEvent': is false
image
image