Forum Post: Hide keyboard

  • Thread starter Thread starter marius.nistor07
  • Start date Start date
Status
Not open for further replies.
M

marius.nistor07

Guest
Hi, I have a hidden input field that always must have focus. If the user touches the screen, that field shouldn't lose the focus. For some reason Tap event on the page has no efect and it doesn't run my javascript. So on Blur event, for that input field, I'm setting back the focus but the keyboard appears. Is there a way to hide the keyboard or what event should I choose to set focus for that input field? Thanks in advance

Continue reading...
 
Status
Not open for further replies.
Back
Top