Stopping keyboard from showing!
Hi All.
Is there a way to stop the keyboard from popping up once I focus on an input field.
I have tried eve.preventDefault and event.stopPropagation() but I cant stop it.
Is there a way to do this ?
Thank you if you can advise.