Im working on a Web App using jQueryMobile. Application is similar to a chat functionality. I want the user to use the "Send" button on the screen and not to use the "Go" button on the soft keyboard. I can disable the form submit but I want to remove the "Go" button completely like the Android SMS App does..Is it possible to manipulate the Softkeyboard layout from a Mobile Web App ?
Thanks, -Sreeni