JS Based on-screen keyboard for browser, like on cellphones and tablets

后端 未结 3 1904
太阳男子
太阳男子 2020-12-08 23:04

We have an app for an embedded system, and we are developing several apps based on HTML5, CSS3, and some JS libraries, which run on a webkit browser. I was wondering if ther

3条回答
  •  爱一瞬间的悲伤
    2020-12-08 23:54

    Something like this?

    http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-keyboard-with-css-and-jquery/

    Additionally, here is a (different) plugin instead of a tutorial:

    http://www.sitepoint.com/jquery-on-screen-keyboard/

提交回复
热议问题