Hi to all
I would like to create a Virtual Keyboard but I have some problem.
How can I use the event button without losing the focus on a texfield when I click on the button?
Thanks
With CSS you can simulate the focus (blue glow) on textfield, so the user will never see any flickering and with cableguy suggestion always send the real focus back to the textfield.