Mottie / Keyboard

Virtual Keyboard using jQuery ~
http://mottie.github.io/Keyboard/
Other
1.77k stars 722 forks source link

Responsive and static(not pop-up) keyboard #786

Open goorgoor opened 4 years ago

goorgoor commented 4 years ago

Hi,

I'm trying to create a responsive page where i can use your "Custom: Contenteditable" keyboard as a "built-in" keyboard and not a pop-up window. How can i deactivate the pop-up function?

Like; https://vkboard.com/virtual-arabic-keyboard/

Mottie commented 4 years ago

Hi @goorgoor!

All of the documentation is located in the wiki pages of this repository. The particular option you want is named alwaysOpen.

There are also a bunch of demos on the Home wiki page.