/virtual-keyboard

project using JS, HTML, and css to create a virtual keyboard

Primary LanguageJavaScript

Thanks For Stopping By. Try my virtual keyboard!!

An onscreen keyboard with pop up and hide functionality. Can be easily added to any application or website. Mobile friendly. Using nothing more than Vanilla JS and HTML/CSS.

To test the keyboard

  1. clone the code to your machine.
  2. no need to run any npm installs there are no dependencies
  3. if you do not have the live server vscode extension please grab it from VS code extensions tab.
  4. right click on te index.html file in the tree and select open with live server or preview with live server.
  5. Voila!! you will see a brief intro at the top right and an empty text area to the right.
  6. Click in the field to see and try the virtual keyboard