a text box binds the keyboard event,when focusing on the text box, the responsing time is very long. I think because of the allocation of my computer hardware is low, the rendering of virtual keyboard is slow. Now I want to konw that, could I render the virtual keyboard in the initialization of the page,not when focusing on the text box? and how can i do it?
thanks!
a text box binds the keyboard event,when focusing on the text box, the responsing time is very long. I think because of the allocation of my computer hardware is low, the rendering of virtual keyboard is slow. Now I want to konw that, could I render the virtual keyboard in the initialization of the page,not when focusing on the text box? and how can i do it?
thanks!