⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme1st.txt

📁 用Javascript在网页上虚拟键盘的源码
💻 TXT
字号:
1. There are four keyboard variants available:

   1) "1-vkboard" - primary script. Full keyboard is simulated;

   2) "2-vkboard_slim" - the same, but has a special configuration
      of the language menu, useful if you're short of space;

   3) "3-numpad_full" - numeric pad part of the keyboard. Useful for
      online calculators;

   4) "4-numpad_atm" - stripped numpad - numbers and Enter key only.

2. For each variant, two versions of script are available:

   1) "vkboard.js"/"vkboards.js"/"vnumpad.js"/"vatmpad.js" is the original script;
      if you wish to change the script, or just want to learn how it works,
      this is the file for you to look at;

   2) "vkboardc.js"/"vkboardsc.js"/"vnumpadc.js"/"vatmpadc.js" (in the "compressed"
      folder) is the compressed version of script (30.5%/30.5%/39.8%/39.5% smaller
      than the original); this is the file you should use on the web.

3. "5-layout_pack" folder contains 21 additional layouts for full/popup variants
   of the keyboard. Please see "readme.txt" file within the "5-layout_pack"
   folder for more details.

4. Latest version of this script can be found at:

     http://www.codeproject.com/jscript/jvk.asp

   If you wish to look at my other projects, please visit:

     http://www.codeproject.com/script/articles/list_articles.asp?userid=1044648

5. Virtual Keyboard is an open-source script distributed under zlib/libpng
   license:

     http://opensource.org/licenses/zlib-license.php

6. You donations keep Virtual Keyboard project running! Prease see "donate.txt"
   for more details.

7. If you wish to report a bug, express your opinion or ask a question, feel free
   to e-mail me:

     kh_dmitry2001@mail.ru

   Remote job offers are welcome.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -