I have seen many examples on how to get iPhone keyboard popup to change its input form, however I would like to have my input field to be a part of the iPhone keyboard popup
whenever I have an input field then the keyboard pops up and pushes the input field - inorder to have the input field "follow" the keyboard, then it must somehow be "embedded" -- I have seen solutions capable of this, however I have seen no javascript code
Is it possible to use javascript to get an input field to be a part of the keyboard or at least follow it precise ?