1

If user focuses input field in website using mobile device - keyboard appears.

But if user push back button - browser returns user to previous page.

Is there some way to hide keyboard on back button without navigating to previous page like in mobile app?

EDIT

There is the way to hide keyboard $('input').blur();

But is there some back button events?

Omar
  • 32,160
  • 9
  • 67
  • 108
MaxCore
  • 1,643
  • 1
  • 14
  • 36

0 Answers0