Here is my context: I have a webview with a simple form on it (one input type="text"), and I would like two things: - when I press the Go button the keyboard should disappear - I don't want the prev/next done toolbar on the keyboard
I tried a lot of solutions found here and there, (like this one iPhone keyboard in UIWebView does not go away nothing working at all :/
Any pointers/input I could try?
Thanks by advance!