How to make virtual keyboard embedded to our webpage?

just visited https://www.cimbclicks.co.id/ib-cimbniaga/Login.html , typed in userID (could be anything) and code textfield and then click login. There i can see a virtual keyboard showed below the password textfield.

Does anybody know how to make that virtual keyboard or any reference to get the virtual keyboard that we can customize and embed it to our webpage? Thanks in advanced. :slight_smile:

Hi there,

Welcome to the forums :slight_smile:

This link should give you a good starting point: https://github.com/Mottie/Keyboard/wiki
Be sure to check out the demo page: http://mottie.github.io/Keyboard/
Hereโ€™s a tutorial just for good measure: http://jquerybyexample.blogspot.com/2012/04/jquery-ui-virtual-keyboard-plugin.html

Hi Pullo, thanks for the link, i will check it now.