中加入 2.And the following lines somewhere at the page with edit form: VirtualKeyboard.isOpen() ? VirtualKeyboard.close(): VirtualKeyboard.show('target_input_field_id','keyboard_holder_id');i.e. I use it in the event handler to
5、 open the keyboard on button click3.(optional) Note: only IE6/7 on the local PC currently supported. 1.Run /setup/setup.html to generate desired layouts from the sources. 2.Copy /setup/out/layouts.js to /layouts/layouts.jsYes, that's all. No need to write any code,
6、 or whatever else. The solution is really solid.Demo: http://debugger.ru/demo/projects/virtualkeyboard/demo_inline.html Site: http://debugger.ru/projects/virtualkeyboard我测试用的完成代码: