I have designed a virtual qwerty keyboard using css and html ahref's. I now need a way that when someone using a touchscreen monitor, tapping on the ahref css links will send a text character or assigned numeric character to the form field on the same page. I hope to be able to move from form field to form field by using a virtual tab key. As it is, I am not even sure what I should even be looking for in the javascript world?
Imagine a regular php form, and underneath it a virtual keyboard utilized via a touchscreen.
Imagine a regular php form, and underneath it a virtual keyboard utilized via a touchscreen.