Menu

Tablet keyboard input

Help
2012-04-01
2012-09-19
  • David Johnson

    David Johnson - 2012-04-01

    How do you control the key board display? For example on this form add a topic
    . When I use the small text box I get a keyboard that has a go key . But when
    I select the text box I get a keyboard with a return key. I need to duplicate
    the text box with the return key because the go key gives unpredictable
    results. In addition how could I control what the go key action?

    Thanks

     
  • Jason Akin

    Jason Akin - 2012-04-01

    The Go key should call the default button on the form or the first submit
    button if there is more than one. The reason you see a "return" key on the
    keyboard for the larger input is that this forum uses an input=text on the
    small box, but if you read the page source, the larger box is actually a
    TextArea and the return is to add multiple lines of text. I hope this helps
    explain it.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.