Another \"how to remove the pre, next, done button\" -question you may think. Not really actually. I\'ve done some rather thorough research on this and tried out di
This looks like the cordova plugin we have all been waiting for... https://github.com/don/KeyboardToolbarRemover
This allows a simple toolbar.hide() and toolbar.show()
toolbar.hide()
toolbar.show()