I would like the search box on my site to automatically focus when the user loads the page, but I donβt like the way the keyboard pops up for users on smartphones / tablets. Is there any javascript property that I can use to determine if a physical keyboard is connected or not?
I'm not sure about this ... but if you check the this link, it will show you how to determine if the user is on the mobile platform or not. can you make a decision based on this?
Source: https://habr.com/ru/post/919354/More articles:Cakephp cron task to invoke controller action - phpJquery validation on plugin input tags - jquerysummarize every 3 rows of the table - group-byUsing JSON templates in Play 2.0 - jsonGroup by the end of the period instead of the start date - sqlAndroid device sometimes reboots - androidCakePHP 404 redirect - redirectLanguage-based address formatting in android - androidStatus code = 0 when using xhrFields: {withCredentials: true} in jQuery $ ajax call with Firefox - jqueryLinqToEntities creates invalid SQL (double subquery) - c #All Articles