menu

Saturday, December 20, 2014

Make jQuery Mobile form submit using the 'Go' button in the keyboard


Some tiring problemo i got

Since i'm soo into making hybrid apps for android, i always ended up in corners like this where the native and hybrid features donot exactly match

one such place is getting that tiny 'Go' button you get in the keyboard in a form to carry out the form submission as in a native app

like this one


here's how, you just need to specify ALL you inputs in a form and make your submit button of type 'submit'


DONE ! :D


No comments:

Post a Comment