javascript - Show mobile keyboard without input element - Stack Overflow

I wanted to show the mobile keyboard in my responsive site. First at i tried to place a hidden input, w

I wanted to show the mobile keyboard in my responsive site. First at i tried to place a hidden input, with placeholder "tap here", but on this input i have an event, which when fires reloads the dom, and bucause of this a cannot able to show the keyboard.

The question is, there is a way to show the keyboard without an input? I'm using HTML5 doctype, and jQuery 2.

Thanks for the answers!

I wanted to show the mobile keyboard in my responsive site. First at i tried to place a hidden input, with placeholder "tap here", but on this input i have an event, which when fires reloads the dom, and bucause of this a cannot able to show the keyboard.

The question is, there is a way to show the keyboard without an input? I'm using HTML5 doctype, and jQuery 2.

Thanks for the answers!

Share Improve this question asked Dec 13, 2014 at 11:43 Arpad BajzathArpad Bajzath 8968 silver badges19 bronze badges 3
  • Why you want show keyboard without input? Set the keyboard visible if not used is a bad UX practice. – Mou Commented Dec 13, 2014 at 11:46
  • Anyway, you can see this answer: stackoverflow./questions/6837543/… – Mou Commented Dec 13, 2014 at 11:47
  • Because i'm building a game, which is using keyboard (keycodes) without inputs – Arpad Bajzath Commented Dec 13, 2014 at 11:48
Add a ment  | 

2 Answers 2

Reset to default 3

I'm afraid you can't open the keyboard without using a input. For more information you can read the following thread: Show virtual keyboard on mobile phones in javascript

If it is for a game, the best manner is create a propper layout with the buttons you want to use.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744273441a4566214.html

相关推荐

  • javascript - Show mobile keyboard without input element - Stack Overflow

    I wanted to show the mobile keyboard in my responsive site. First at i tried to place a hidden input, w

    7天前
    90

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信